Skip to content

Refactor for iced 0.14 and other fixes#55

Merged
kamwoods merged 2 commits into
mainfrom
update-icedrefac
Dec 12, 2025
Merged

Refactor for iced 0.14 and other fixes#55
kamwoods merged 2 commits into
mainfrom
update-icedrefac

Conversation

@kamwoods

Copy link
Copy Markdown
Owner
  • Fixed initial state / boot function for GUI
  • Updated initialization
  • Updated scrollable::scroll_to and id to reflect current API
  • Fixed vertical_rule and horizontal_rule calls
  • Extracted the theme closure to a separate function
    fn theme(_state: &SplendirGui) -> Theme to fix the lifetime issue
  • Fixed wrap and clip behavior for collapsed/expanded directory list views

- Fixed initial state / boot function for GUI
- Updated initialization
- Updated scrollable::scroll_to and id to reflect current API
- Fixed vertical_rule and horizontal_rule calls
- Extracted the theme closure to a separate function
  fn theme(_state: &SplendirGui) -> Theme to fix the lifetime issue

Bugs:
- Row entries no longer appropriately truncated in collapsed view
- Fixed wrapping and multiline splits in Detailed File List default view
  and expanded view
- Adjusted clipping behavior in smaller viewport scenarios
- Adjusted content-width calculations for hash results
@kamwoods
kamwoods merged commit d15a8b0 into main Dec 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant