Skip to content

Add Ctrl+Backspace text field behaviour#249

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
michael-swan:master
Mar 31, 2020
Merged

Add Ctrl+Backspace text field behaviour#249
hecrj merged 1 commit into
iced-rs:masterfrom
michael-swan:master

Conversation

@michael-swan
Copy link
Copy Markdown
Contributor

Self explanatory.

@michael-swan
Copy link
Copy Markdown
Contributor Author

Oh one minor mistake, I should probably make it select to the beginning from the current cursor, not select all in the private case.

@michael-swan
Copy link
Copy Markdown
Contributor Author

Unless there is a selection of any text (secure or not), in which case Ctrl+Backspace should perform the same function as backspace.

@michael-swan
Copy link
Copy Markdown
Contributor Author

It should now be all set. @hecrj

@hecrj hecrj added the improvement An internal improvement label Mar 31, 2020
@hecrj hecrj added this to the 0.1.0 milestone Mar 31, 2020
Copy link
Copy Markdown
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.

Looks and works great! Thank you 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement An internal improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants