-
Fix dark mode input heights and spinbox button visibility
released this
2026-01-26 23:03:29 +01:00 | 22 commits to master since this release- Set consistent min-height (22px) and padding (2px) for all input widgets
- Add dark-styled backgrounds to spinbox buttons (#2A2A2A with hover)
- Use native Qt arrows for spinbox buttons to match light mode
- Apply styling to QLineEdit, QSpinBox, QComboBox, PalladiumAmountField
Ensures uniform widget dimensions and visible controls across all pages
in both light and dark modesDownloads