Closed stefanhahmann closed 6 months ago
I tried to find the reason for #295.
I found a potential solution. With the changes of this PR the described bug cannot be reproduced anymore. Big disclaimer: I am quite unsure about potential side effects of this change.
Also: https://github.com/mastodon-sc/mastodon/blob/373a2a95901c0d496a18a78b4a5ee37ada822a7b/src/main/java/org/mastodon/views/bdv/overlay/EditSpecialBehaviours.java#L525 may be removed after this change. This as well I am unsure about.
I tried to find the reason for #295.
I found a potential solution. With the changes of this PR the described bug cannot be reproduced anymore. Big disclaimer: I am quite unsure about potential side effects of this change.
Also: https://github.com/mastodon-sc/mastodon/blob/373a2a95901c0d496a18a78b4a5ee37ada822a7b/src/main/java/org/mastodon/views/bdv/overlay/EditSpecialBehaviours.java#L525 may be removed after this change. This as well I am unsure about.