mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-13 17:36:50 +00:00
This prevents a bug that cause the label target to be accidentally resized if the user updates the label value to an empty string (or null). Closes #1294