Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #482

Merged
merged 15 commits into from
Mar 4, 2025
Merged

Fixes #482

merged 15 commits into from
Mar 4, 2025

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Mar 2, 2025

No description provided.

dhardy added 15 commits March 2, 2025 10:51
Fixes: button showing as not depressed when clicked but not hovered
This makes some usages slightly more complex but also
reduces the size of a stack trace of _send.
Fix: do not sleep when futures are pending
Fix: resizing Svg pixmap after rending
Also fix ListView potentially updating too many widgets
after being shrunk.
This fixes flicker which sometimes occurred when scrolling.
Fix: reconfigure after changing scale factor
Fix: recursively configure children of List/MatrixView
Fix: SizableText::set_font for Text
Fix: Events::make_child_id for Stack
Fixes bug where it was possible to see text drawn in multiple locations while
scrolling a List/MatrixView due to non-empty draw command list on abort.
@dhardy dhardy merged commit 63f3071 into master Mar 4, 2025
5 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.

None yet

1 participant