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

Change text alignment for node and component #304

Merged
merged 4 commits into from Apr 27, 2020
Merged

Conversation

amolenaar
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes

What is the current behavior?

For Node item, text is always in the center, which is not handy when adding nested items.

Issue Number: #287

What is the new behavior?

Put text at the top if there is a nested item.

Does this PR introduce a breaking change?

  • Yes
  • No

@amolenaar amolenaar added the feature A new feature label Apr 24, 2020
@amolenaar amolenaar added this to the 1.3 milestone Apr 24, 2020
@amolenaar amolenaar requested a review from danyeaw April 24, 2020 21:32
So shapes can update based on the new canvas state (e.i. does it have
nested items).
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

Nice!

@amolenaar amolenaar merged commit 948ed1c into master Apr 27, 2020
@amolenaar amolenaar deleted the text-align-node branch April 27, 2020 19:12
@danyeaw danyeaw modified the milestones: 1.3, 2.0 Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants