Improve layout of decrement+increment buttons (Issue #51) #52
No reviewers
Labels
No Label
Large
Medium
Small
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: david/poker-chips-helper#52
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "djwesty/51"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Small improvements to application layout regarding the increment and decrement buttons. I make sure they render before and after the relevant content, and keep them to a single line to improve UI and UX
See issue #51
This looks much better now! Placing the buttons before and after the content makes the layout more intuitive, and keeping them on a single line improves the overall UI/UX. Nice work!