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

Resize Empty Text Annotations on Complete #1290

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

philippfromme
Copy link
Contributor

@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Mar 10, 2020
@philippfromme philippfromme changed the base branch from develop to master March 10, 2020 13:42
@philippfromme philippfromme marked this pull request as ready for review March 10, 2020 13:43
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Mar 10, 2020
@@ -104,11 +104,6 @@ export default function UpdateLabelHandler(modeling, textRenderer) {

var text = getLabel(label);

// don't resize without text
Copy link
Member

Choose a reason for hiding this comment

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

Do you know why we added this in the first place? Is it due to some label related legacy?

@nikku nikku merged commit e4e789b into master Mar 11, 2020
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Mar 11, 2020
@fake-join fake-join bot deleted the 12-resize-empty-text-annotation branch March 11, 2020 11:34
vzan2012 pushed a commit to vzan2012/bpmn-js that referenced this pull request May 28, 2021
vzan2012 pushed a commit to vzan2012/bpmn-js that referenced this pull request May 28, 2021
* setting minimum bounds and resize constraints moved to ResizeBehavior

Related to bpmn-io#1290
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants