mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 17:32:12 +03:00
d26b826a77
Fixes #6855 Correctly sets the layers of the full-screen panel and the scrollbars. The full-screen panel needs to be in the `panel` layer, as it is fixed and above everything else. The scrollbars in the text visualization should be placed together with their parents, so they are switched correctly between layers when enabling/disabling full-screen. Leaving their layer otherwise unspecified should not lead to occlusion issues, as all other elements in the text visualization are Dom elements, and therefore placed below EnsoGL elements. https://github.com/enso-org/enso/assets/1428930/db80c5b7-69fd-4bf5-84ab-c83664227059 |
||
---|---|---|
.. | ||
gui | ||
ide-desktop |