Skip to content
Discussion options

You must be logged in to vote

Fixed properly in 4.12.32. The size logic was subtracting the toolbar's height from the workplace even when the toolbar is rendered into an external element — so it shrank the area by a toolbar that wasn't actually inside the container. Now the toolbar height is only subtracted when the toolbar really lives inside the container, so the height you set is respected. Upgrade and you can drop the CSS workaround.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by xdan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants