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

Tileset Label Alignment #159

Merged
merged 1 commit into from Dec 29, 2020
Merged

Tileset Label Alignment #159

merged 1 commit into from Dec 29, 2020

Conversation

RobertBColton
Copy link
Contributor

@RobertBColton RobertBColton commented Aug 24, 2020

@JoshDreamland in #157 did not want me to right align the sprite bbox labels, so I am proposing to change the background frame's to be left aligned for consistency. I've done some more research and I think I can now articulate why Josh is correct in our specific case.

Yes it's true that the Gestalt principles of grouping are why right-aligned labels are easier to scan when you are filling out a sequential web form from top to bottom. However, left-aligned labels do work better where the user is scanning for just one field by name which they already know in advance. The latter is what we have in ENIGMA's case, as these fields are not really intended to be entered sequentially, or even changed from the default. The user typically comes into these editors looking to just change one or two of the fields for which they already know the name.

Master (Right) Pull (Left)
Tileset Labels Right Alignment Tileset Labels Left Alignment

@RobertBColton RobertBColton reopened this Dec 28, 2020
@RobertBColton RobertBColton merged commit d9f0890 into master Dec 29, 2020
@RobertBColton RobertBColton deleted the tileset-label-alignment branch December 29, 2020 22:53
Copy link
Member

@JoshDreamland JoshDreamland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

None yet

3 participants