move and fix scrolling to layout

Scrolling was hardcoded to 3ds sCrEeNhEiGhT wTh
This commit is contained in:
2026-09-06 14:46:22 +02:00
parent e8a9055090
commit 420edd0677
5 changed files with 46 additions and 43 deletions
-1
View File
@@ -110,7 +110,6 @@ class PD_API Menu {
void EndTreeNode();
void HandleFocus();
void HandleScrolling();
void HandleTitlebarActions();
void DrawBaseLayout();