Skip to content

refactor: implement documentation system in widget gallery#51

Open
uAtomicBoolean wants to merge 84 commits intomainfrom
41-refactor-implement-documentation-system-in-widget-gallery
Open

refactor: implement documentation system in widget gallery#51
uAtomicBoolean wants to merge 84 commits intomainfrom
41-refactor-implement-documentation-system-in-widget-gallery

Conversation

@uAtomicBoolean
Copy link
Owner

Closes #41

@uAtomicBoolean uAtomicBoolean linked an issue Dec 25, 2025 that may be closed by this pull request
13 tasks
This will reduce the load on the menu page and allow to have a better documentation for each widget.
Import are implicits as all widgets are imported from the widgets.slint file.
This avoid a visual bug when increasing the scale factor.
Fire the `activated` callback in UMenuLink only if the link isn't the one currently selected.
This is removed as it is too tedious to use in a big project as it must be applied to every custom length.
Instead, the slint scale factor can be used with the SLINT_SCALE_FACTOR env var and the Window::dispatch_event method.
Add preferred width to input number and input to avoid having to always set the width
Add preferred width.
Switch to UScrollview.
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.

refactor: implement documentation system in widget gallery

1 participant