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

Improve readability of widget parameters #10

Closed
KenT2 opened this issue Oct 22, 2015 · 2 comments
Closed

Improve readability of widget parameters #10

KenT2 opened this issue Oct 22, 2015 · 2 comments

Comments

@KenT2
Copy link
Contributor

KenT2 commented Oct 22, 2015

One of the Widget parameters is horizontal/vertical which is True or False. It would be much more readable to define constants HORIZONTAL and VERTICAL

@dddomodossola
Copy link
Collaborator

Done. The constants are named LAYOUT_VERTICAL and LAYOUT_HORIZONTAL. Defined in Widget class. Please feedback in order to close issue.

@KenT2
Copy link
Contributor Author

KenT2 commented Oct 26, 2015

Much better, thanks

@KenT2 KenT2 closed this as completed Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants