Skip to content

Don't process captured overlay statuses#1353

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
tarkah:fix/overlay-status-capture
May 30, 2022
Merged

Don't process captured overlay statuses#1353
hecrj merged 1 commit into
iced-rs:masterfrom
tarkah:fix/overlay-status-capture

Conversation

@tarkah

@tarkah tarkah commented May 30, 2022

Copy link
Copy Markdown
Member

Captured events processed by overlays are still getting processed by the widget. This skips processing the event w/ the widget if it was Captured by the overlay.

@hecrj hecrj added the bug Something isn't working label May 30, 2022
@hecrj hecrj added this to the 0.4.3 milestone May 30, 2022

@hecrj hecrj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good catch! Thanks!

@hecrj hecrj merged commit 824bef6 into iced-rs:master May 30, 2022
@tarkah tarkah deleted the fix/overlay-status-capture branch May 31, 2022 00:56
hecrj added a commit that referenced this pull request May 31, 2022
Don't process captured overlay statuses
@hecrj hecrj modified the milestones: 0.4.3, 0.5.0 Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working shell widget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants