Page MenuHomePhabricator

DisplayInteractor should support more configuration
Closed, ResolvedPublic

Description

The DisplayInteractor should support configuration of mouse axis and mouse movement direction for specific interactions:

Zoom:

  • updown vs leftright
  • invert axis yes or no

Scroll:

  • updown vs leftright
  • invert axis yes or no

Move:

  • invert axis yes or no

levelwindow:

  • updown vs leftright (for level, window is set implicitely)
  • invert axis yes or no

Some of these options are already available, the others are still missing (e.g. all invert axis options).

Event Timeline

User engelm has pushed new remote branch:

bug-17196-more-configuration-for-displayinteractor

Current release is finished. Resetting target milestone

User engelm has pushed new remote branch:

bug-17196-more-configuration-for-displayinteractor-master

[1ea5b2]: Merge branch 'bug-17196-more-configuration-for-displayinteractor-maste

Merged commits:

2014-02-13 16:20:26 Markus Engel [e28b4c]
added more configurability to DisplayInteractor