feat: refresh calculator keypad labels and layout
Update the sample calculator UI to use compact math symbols, uppercase action labels, and a revised top bar layout. Also uppercase the angle mode button text and remove the backspace-specific width override.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
| X: |
|
||||
└──────────────────────────────────────────────────────────────────────────────┘
|
||||
┌──────────────────────────────────────────────────────────────────────────────┐
|
||||
| mode | consts | | del | esc | backspace |
|
||||
| mode | consts | | del | backspace | esc |
|
||||
└──────────────────────────────────────────────────────────────────────────────┘
|
||||
┌───────────── Functions ───────────────────┬───── Numbers ─────┬─ Operators ─┐
|
||||
| sqrt | y^x | x² | 1/x | 7 | 8 | 9 | / | |
|
||||
|
||||
Reference in New Issue
Block a user