-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Bug] - Resizing the pool causes buggy editor #385
Comments
Hey @peterhnm 👋 But besides, I have found another behaviour related to the viewport, which was a bit unexpected to me: My expectation would be that the viewport does not change when placing a BPMN-Element on the modelling canvas. Let me know what you think about this! |
I like this behavior because it means less scrolling for me, for example after a resize of a pool. What do you think about configuring it so that the user can turn this behavior on and off? alignToOrigin.mov |
Describe the bug
When I open a BPMN model in the VS Code Modeler and I want to resize the pool, the behaviour shown in the video occurs.
It can be forced by expanding the pool to the top. Sometimes though, it happens in any given direction.
It was a bit unfortunate to experience this behaviour during a live demo of our VS Code Modeler. 😢
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Resizing of a pool does not cause the Modeler to reset view point to a white canvas. Editing the size of the pool should be always possible
Screenshots
Video:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: