enso/app/gui/view
Adam Obuchowicz 6534d0a925
Two fixes: hidden CB entry and scrolling in text vis. (#7475)
Fixes #7405 
Fixes #7445 

The "hidden entry" bug was caused by wrong component browser position and size set when all displayed entries fit the viewport.

The scrolling issue was due to change various "hover rectangles" order - some were above the scroll bars.
2023-08-04 14:55:25 +02:00
..
component-browser Two fixes: hidden CB entry and scrolling in text vis. (#7475) 2023-08-04 14:55:25 +02:00
documentation Rearrange CB panels (#7350) 2023-07-31 15:33:54 +00:00
examples Rearrange CB panels (#7350) 2023-07-31 15:33:54 +00:00
execution-environment-selector New node design (#7311) 2023-07-27 13:00:47 +00:00
execution-mode-selector/src New node design (#7311) 2023-07-27 13:00:47 +00:00
graph-editor Two fixes: hidden CB entry and scrolling in text vis. (#7475) 2023-08-04 14:55:25 +02:00
project-view-top-bar New node design (#7311) 2023-07-27 13:00:47 +00:00
src New node design (#7311) 2023-07-27 13:00:47 +00:00
welcome-screen Introduce new focus APIs, and use for CB (#7167) 2023-07-26 22:13:48 +00:00
Cargo.toml New node design (#7311) 2023-07-27 13:00:47 +00:00