Skip to content

Edit and delete todos#55

Merged
hecrj merged 6 commits into
masterfrom
example/edit-todos
Nov 14, 2019
Merged

Edit and delete todos#55
hecrj merged 6 commits into
masterfrom
example/edit-todos

Conversation

@hecrj
Copy link
Copy Markdown
Member

@hecrj hecrj commented Nov 13, 2019

Depends on #54.

Edit todos - Iced

This PR implements task edition and deletion in the todos example, leveraging #54 to render some nice icons!

Changelog

Added

  • text_input::State::focused method. It allows to initialize a TextInput in its focused state.

Changed

  • The default styling of Button has been removed. Now, it will simply wrap an element and make it clickable by default.

Fixed

  • TextInput cursor not moving to the end of its contents when focused.

@hecrj hecrj added improvement An internal improvement feature New feature or request labels Nov 13, 2019
@hecrj hecrj added this to the 0.1.0 milestone Nov 13, 2019
@hecrj hecrj self-assigned this Nov 13, 2019
@hecrj hecrj changed the base branch from feature/external-fonts to master November 14, 2019 05:47
@hecrj hecrj merged commit af5ec49 into master Nov 14, 2019
@hecrj hecrj deleted the example/edit-todos branch November 14, 2019 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request improvement An internal improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant