|
|
|
Re: Animations in Graphiti [message #1699522 is a reply to message #1699521] |
Wed, 24 June 2015 14:53  |
Eclipse User |
|
|
|
Hello Marek,
Animations do make diagrams "dirty" if you don't modify the basic function implementation that checks for dirtiness because they will execute several operations on the shapes as if the user was doing them with the mouse. You can override the basic "isDirty" implementation to change this behavior. I think your request would be possible by using quick animations of about 100 - 200 ms and by ignoring the moves realized when an animation is done in the "isDirty" implementation but I have not tested this behavior yet.
Let us know if you success in doing such a feature !
Good luck,
Jerome
|
|
|
Powered by
FUDForum. Page generated in 0.27583 seconds