chartwerk / core

GNU General Public License v3.0
0 stars 0 forks source link

Brush and pan events #19

Closed VargBurz closed 3 years ago

VargBurz commented 3 years ago

This PR refactors zoom events

Changes:

With new options zoom events can be divided by KeyEvent: which key should be pressed to activate the specific zoom event. KeyEvent.MAIN - zoom event active with no key KeyEvent.SHIFT- zoom event active if shift key is pressed