"iguanaworld;c-2116518" wrote:
I just saw that I forgot to capture how the upper margin is on a screen with a lower resolution than yours. - https://prnt.sc/r1digh
Ok but that can't be right... mmm
can you do a test for me on your screen resolution?
in the browser console can you return to me values of these variables?
after loading game
qx.core.Init.getApplication().getPlayArea().getLayoutParent().getBounds().height;
qx.core.Init.getApplication().getUIItem(ClientLib.Data.Missions.PATH.OVL_PLAYAREA).getLayoutParent().getLayoutParent().getBounds().height
thanks