mirror of
https://github.com/waynebian01/Shigure.git
synced 2026-09-03 07:15:24 +08:00
- Updated color definitions in UiTheme.cs for improved UI aesthetics. - Introduced ButtonKind enum for better button styling options. - Added CreateButton method to streamline button creation with different styles. - Improved item height calculations in various controls for better layout. - Implemented ListColumn and ListColumnLayoutState for dynamic ListView column management. - Added FitListViewColumns method to ensure ListView columns adjust properly to available space. - Created UiCardPanel class for rounded card-like UI elements with custom painting.