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
Whenever the time point is changed, the window focus goes onto the 3D Universe.
This is very annoying, e.g. when moving up and down with the arrow keys in the table or moving along time [n, m] in the BDV windows, because the KeyboardListener now sends its input to the 3DUniverse.
.
This should be changed that the focus stays on the window that issued the time point change.
The text was updated successfully, but these errors were encountered:
Whenever the time point is changed, the window focus goes onto the 3D Universe.
This is very annoying, e.g. when moving up and down with the arrow keys in the table or moving along time [n, m] in the BDV windows, because the KeyboardListener now sends its input to the 3DUniverse.
.
This should be changed that the focus stays on the window that issued the time point change.
The text was updated successfully, but these errors were encountered: