Page MenuHomePhabricator

add additional StateMachine for scrolling using middle mouseButton and mousemove
Closed, ResolvedPublic

Event Timeline

added core modification flag

[SVN revision 23677]
FIX (#4296): added statemachine to StateMachine.xml to scroll by keeping the middle-mouseButton clicked + mouse-move

seems as if the changes were only done in one of the current two statemachines! (->Marco, TobiasS). If this is a mistake, then please add to mitk/CoreUI/Bundles/org.mitk.gui.qt.common

Markus, what is the status of this bug?

I just checked the two Statemachine.xml files and the relevant StateMachine exists in both files.

However, in order to avoid such mistakes (StateMachine pattern exists only in one StateMachine.xml) I filed a Bug (once upon a time) #3701. This should simply be done at some point. Isn't that hard and would fix some issues...