Skip to content
Snippets Groups Projects
Commit f3227837 authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

Add ViewerOption.shareKeyPressedEvents(...) for multi-window ui-behaviour

Background: Multiple ui-behaviour windows can share one KeyPressManager.
keyPressed() events are forwarded to and distributed by the manager. This
is intended to make keyboard click/drag behaviours work like mouse
click/drag: When a behaviour is initiated with a key press, the window
under the mouse receives focus and the behaviour is handled there.
parent 1f695b9c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment