Skip to content

Fix the svg Status not being updated on cursor movement#3009

Merged
hecrj merged 1 commit intoiced-rs:masterfrom
pml68:feat/svg-status-update
Nov 29, 2025
Merged

Fix the svg Status not being updated on cursor movement#3009
hecrj merged 1 commit intoiced-rs:masterfrom
pml68:feat/svg-status-update

Conversation

@pml68
Copy link
Contributor

@pml68 pml68 commented Jul 3, 2025

Currently, the Status passed to theme.style is set in draw. This means that a redraw needs to be triggered for it to change, so I moved it into update with the same reactive rendering logic as Button and some other widgets.

@pml68 pml68 force-pushed the feat/svg-status-update branch from 89418c6 to 9b787d8 Compare July 4, 2025 00:35
@hecrj hecrj force-pushed the feat/svg-status-update branch from 9b787d8 to 2e88efd Compare November 29, 2025 08:47
@hecrj hecrj added this to the 0.14 milestone Nov 29, 2025
@hecrj hecrj added bug Something isn't working rendering svg styling fix labels Nov 29, 2025
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hecrj hecrj enabled auto-merge November 29, 2025 08:48
@hecrj hecrj merged commit d6dbc1f into iced-rs:master Nov 29, 2025
15 checks passed
@pml68 pml68 deleted the feat/svg-status-update branch November 29, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants