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

Sprite Editor Layout Improvements #157

Merged
merged 5 commits into from
Aug 24, 2020
Merged

Conversation

RobertBColton
Copy link
Contributor

@RobertBColton RobertBColton commented Aug 23, 2020

Same as #156 but for the sprite editor.

  • Changes properties layout from vbox to form so it has two columns where that's needed like the name field.
  • Adds the name label and a buddy field.
  • Maps the name field to the tree node.
  • Stretches the x/y origin line edits in the parent grid layout.
  • Gives the root widget layout a proper "mainLayout" name.
  • Gives the origin group layout a proper "originLayout" name.
  • Gives the collision shape group layout a proper "collisionShapeLayout" name.
  • Gives the BBox group layout a proper "bboxLayout" name.
  • Gives all the labels in the BBox dimensions grid the correct buddy.
  • Removes the bottom spacer in the properties layout that was used to push everything to the top since form layout does that automatically.
Master Pull
Master Sprite Editor Properties Layout Pull Request Sprite Editor Properties Layout

Editors/SpriteEditor.ui Outdated Show resolved Hide resolved
@RobertBColton RobertBColton merged commit f9c59a1 into master Aug 24, 2020
@RobertBColton RobertBColton deleted the sprite-editor-layout branch August 24, 2020 21:34
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.

2 participants