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

Use enum type to represent the state of the widget #114

Closed
lc-soft opened this issue Nov 17, 2017 · 1 comment
Closed

Use enum type to represent the state of the widget #114

lc-soft opened this issue Nov 17, 2017 · 1 comment
Assignees
Milestone

Comments

@lc-soft
Copy link
Owner

lc-soft commented Nov 17, 2017

At debug time, the state of the widget is an int value, not intuitive enough. Should use the enumeration type instead.

image

@lc-soft lc-soft added this to the 1.0.0 beta 1 milestone Nov 17, 2017
@lc-soft lc-soft self-assigned this Nov 17, 2017
@lc-soft
Copy link
Owner Author

lc-soft commented Nov 17, 2017

Done.

qq 20171117212403

@lc-soft lc-soft closed this as completed Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant