Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw checkmark icon and filter todos #56

Merged
merged 3 commits into from
Nov 14, 2019
Merged

Draw checkmark icon and filter todos #56

merged 3 commits into from
Nov 14, 2019

Conversation

hecrj
Copy link
Member

@hecrj hecrj commented Nov 14, 2019

Todos - Iced

Depends on #55.

This PR draws a proper checkmark icon in checkboxes when using the iced_wgpu renderer.

Additionally, it implements task filtering in the todos example and closes #26.

@hecrj hecrj added improvement An internal improvement feature New feature or request labels Nov 14, 2019
@hecrj hecrj added this to the 0.1.0 milestone Nov 14, 2019
@hecrj hecrj self-assigned this Nov 14, 2019
@hecrj hecrj changed the base branch from example/edit-todos to master November 14, 2019 05:48
@hecrj hecrj merged commit c8d4774 into master Nov 14, 2019
@hecrj hecrj deleted the example/filter-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.

TodoMVC example
1 participant