Skip to content

Fix priority of Binding::Delete in text_editor#2514

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
shartrec:master
Sep 12, 2024
Merged

Fix priority of Binding::Delete in text_editor#2514
hecrj merged 1 commit into
iced-rs:masterfrom
shartrec:master

Conversation

@shartrec

@shartrec shartrec commented Jul 23, 2024

Copy link
Copy Markdown
Contributor

Fixes #2509.

@hecrj hecrj added this to the 0.13 milestone Sep 12, 2024
@hecrj hecrj added bug Something isn't working text widget fix labels Sep 12, 2024
Co-authored-by: Trevor Campbell <trevor@shartrec.com>

@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.

Thanks!

@hecrj hecrj enabled auto-merge September 12, 2024 23:27
@hecrj hecrj changed the title #2509 Handle number pad del key correctly Fix priority of Binding::Delete in text_editor Sep 12, 2024
@hecrj hecrj merged commit 74bb935 into iced-rs:master Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix text widget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editor widget does not handle '.'/'del' key on numeric keypad correctly.

2 participants