You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Kept controls class-based and did not touch tools/shared, schemas, sample JSON, games, workspace, toolState, or session logic.
6
+
7
+
## Changes
8
+
- User Palette size now uses radio-style Small, Medium, and Large buttons.
9
+
- Source Palette size now uses its own radio-style Small, Medium, and Large buttons.
10
+
- User and source tile sizes are stored as independent in-memory UI state.
11
+
- Removed shared tile size state; changing one palette size no longer changes the other palette tile grid.
12
+
- User and source sort buttons retain visible active state and continue to sort cloned display rows/data without mutating palette JSON or source palette data.
13
+
- User Palette tile grid remains the vertical scroll surface below fixed controls inside its accordion.
0 commit comments