Commit Graph

8 Commits

Author SHA1 Message Date
8bf8b44938 - Make the bulbs 25% bigger
- Make the increment/decrement buttons centred to the card
- The toolbox button disappears when the toolbox is hidden
- Move the custom buttons to their own card in the toolbox
- Put the random button in the same card as the custom buttons
- Make the random button glow/pulse green when it is running
- Move the shift buttons to the "Tools" card
- Make the reset button the full width of the card, it should be in the bottom row on its own.
- Make the reset button glow/pulse red when hovered over
- Rename Mode to "Settings"
- Move bit width to the "Settings" card
- Keep the "Tools" card named as "Tools"
2025-12-16 19:17:06 +00:00
7fa90ab165 Signed-off-by: Alexander Lyall <alex@adcm.uk> 2025-12-16 18:53:23 +00:00
f68aea4e33 Binary Page Beta 1
Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 17:18:03 +00:00
91a07e49ae feat(v2-alpha): add collapsible toolbox and refine binary simulator layout
- Introduce collapsible right-hand toolbox for the binary simulator
- Pin toolbox to the right edge with responsive fallback on smaller screens
- Rework tools and bit-width controls into a shared side layout
- Adjust control sizing, spacing, and visual hierarchy for clarity

Notes:
- Toolbox collapse is functional but requires refinement
- Tools and Bit Width should be merged into a single module/card
- Collapsed state does not yet fully hide the panel or re-centre content

Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 15:13:18 +00:00
1519032f5b Fixed the dual bulb issue, added new font to typeface package
Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 14:27:51 +00:00
8d701a7704 Update to increment/decrement buttons and rearrangement of buttons.
Page now broken...

Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 13:04:21 +00:00
ac585701a3 Fix broken code
Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 11:30:59 +00:00
002fbb8b6c Addition of increment/decrement buttons, addition of Auto Random button
Signed-off-by: Alexander Lyall <alex@adcm.uk>
2025-12-16 11:19:51 +00:00