fix: scale sub-menu as separate floating panel, not shifted main menu

Sub-menu items now render as a standalone fixed-position panel
at origin.x+150, not mixed into the main menu. Main menu stays
at its initial position. Hover to open, click to select scale.
This commit is contained in:
2026-07-25 12:22:18 +07:00
parent 5497bd1256
commit 66cb05f26c
2 changed files with 24 additions and 11 deletions
File diff suppressed because one or more lines are too long