-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
Steps to reproduce
- Create a Papaya studio
- Create a blank project
- Create an empty model and create a papaya root element
- Find
sirius-components-collaborativecomponent - Move the
RequiredService
Expected result
No matter where the mouse pointer is, the RequiredService sticks to its parent
Actual result
RequiredService can move freely.
The next refresh seems to compute the RequiredService right abscissa to make it horizontally stuck to its parent.
