You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current layer container size calculation does not account for other possible elements that are part of the container main container div. This gives an erroneous height value. It must remove these elements height for a more precise calculation. It must also take into account the margin of these elements.
The current layer container size calculation does not account for other possible elements that are part of the container main container div. This gives an erroneous height value. It must remove these elements height for a more precise calculation. It must also take into account the margin of these elements.
Relates to #579 .
The text was updated successfully, but these errors were encountered: