-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add back button and stack support to BottomSheet, enhance ViewMono, a…
…nd fix ContentBlockImage measure method - Replaced `He.ViewSubTitle` with `Gtk.Label` for `title_label` in `BottomSheet`. - Added `back_button` to `BottomSheet` for stack navigation. - Introduced `sheet_stack` property in `BottomSheet` to handle stack-type content. - Adjusted `handle_wh` margins based on `show_handle` visibility in `BottomSheet`. - Enhanced `ViewMono` with methods to add titlebar buttons, menus, and toggles. - Fixed `measure` method in `ContentBlockImage` to handle out parameters correctly. - Simplified `default_scheme_variant` property in `Application` model.
- Loading branch information
Showing
4 changed files
with
96 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters