gralculator/docs
Grok 67d93acbaf ui: remove keypad background container and its border
Per user request: eliminate the enclosing dark panel (bg 234 + NormalBorder)
around the entire key grid. Only the individual key styling remains
(bordered mini-panels with per-type colors, Height(2), pressed flash inversion).

- The rawGrid is now centered directly under the display using
  Width(dispW).Align(Center).
- BASE button still appears nicely centered on its row thanks to the
  uniform row width padding we added earlier.
- Keys sit directly on the main card background.
- Updated docs/UI_DESIGN.md to match.

Much cleaner and closer to a pure 'tactile keys only' look.
2026-06-06 15:01:40 +01:00
..
ARCHITECTURE.md ui: integrate base indicator into main wide display row + full width span 2026-06-06 14:43:08 +01:00
UI_DESIGN.md ui: remove keypad background container and its border 2026-06-06 15:01:40 +01:00