Commit Graph

4 Commits

Author SHA1 Message Date
Erkan IŞIK 74fa279ab8 fix: slider max value = available disk space, partition size input now editable
- slider maximum value calculated as disk size minus used partitions
- editing mode includes current partition capacity in available space
- size text input now writes back to add_size_str
- formatted MB label shown next to text input
- CHANGELOG.md updated
2026-06-21 04:17:09 +03:00
Erkan IŞIK a48120b039 feat: gradient buttons, language selector with flags, SVG support, and UI improvements
- Add linear gradient backgrounds to primary/secondary/danger buttons
- Add language selector with flag icons in ComboBox
- Add SVG support via egui_extras feature
- Add cancel confirmation dialog on exit
- Update Yali logo to SVG icon
- Add flag SVGs for all countries
- Improve users step layout with form helpers
- Refactor button API (ui::theme::*_button now takes ui param)
2026-06-15 02:36:29 +03:00
ayhanyalcinsoy 64db88d12e update 2026-06-01 00:32:03 +03:00
ayhanyalcinsoy a1ae4efede update 2026-05-22 23:35:27 +03:00