You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Today I've experienced weird bug related to overwriting existing selection behavior.
Our app seems to work fine while using default settings (example below)
Working.edited.-.Made.with.Clipchamp.mp4
But when we overwrite selection behaviour either with the default one, or with custom implementation, cards starts to behave unexpectedly. Namely in order to move a particular card we need to double click it, otherwise previously selected card is being moved. Example below:
Not.working.edited.-.Made.with.Clipchamp.mp4
This os our diagram configuration (working version, without overwriting default behavior)
It seems like some event is not being disposed while unregistering the behavior, but we really have no idea what is going on. Hope someone will help us.
The text was updated successfully, but these errors were encountered:
Hi.
Today I've experienced weird bug related to overwriting existing selection behavior.
Our app seems to work fine while using default settings (example below)
Working.edited.-.Made.with.Clipchamp.mp4
But when we overwrite selection behaviour either with the default one, or with custom implementation, cards starts to behave unexpectedly. Namely in order to move a particular card we need to double click it, otherwise previously selected card is being moved. Example below:
Not.working.edited.-.Made.with.Clipchamp.mp4
This os our diagram configuration (working version, without overwriting default behavior)
And this is the overwriten version:
It seems like some event is not being disposed while unregistering the behavior, but we really have no idea what is going on. Hope someone will help us.
The text was updated successfully, but these errors were encountered: