wgui: Smooth scrolling, TransformStack: fix scrollable area boundaries (mouse wheel), separate into raw_dim and visual_dim, refactoring

This commit is contained in:
Aleksander
2025-10-04 18:40:44 +02:00
parent 231850cf73
commit 40cc27f7b0
7 changed files with 196 additions and 87 deletions

View File

@@ -34,7 +34,7 @@
id="app_list_parent"
flex_direction="row"
flex_wrap="wrap"
justify_content="stretch"
justify_content="center"
gap="4"
overflow_y="scroll"
/>