Skip to content

Mapped operations is missing text_input()#1678

Merged
hecrj merged 1 commit intoiced-rs:masterfrom
frey:fix/mapped_operations_missing
Jan 28, 2023
Merged

Mapped operations is missing text_input()#1678
hecrj merged 1 commit intoiced-rs:masterfrom
frey:fix/mapped_operations_missing

Conversation

@frey
Copy link
Contributor

@frey frey commented Jan 27, 2023

This fixes a bug where widget operations could be dropped. In some layouts, an operation for widgets of type text_input are not mapped.

This fixes a bug where some operations could be dropped.
@hecrj hecrj added bug Something isn't working widget labels Jan 28, 2023
@hecrj hecrj added this to the 0.8.0 milestone Jan 28, 2023
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.

Good catch. Thanks!

@hecrj hecrj enabled auto-merge January 28, 2023 17:38
@hecrj hecrj disabled auto-merge January 28, 2023 19:12
@hecrj hecrj merged commit dc6f9f4 into iced-rs:master Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working widget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments