Open Alsan opened 4 years ago
@Alsan i did a bit of hacking... based on your changes.
have a look at this branch: https://github.com/pguedes/gesticle/tree/Alsan-pinch-update
run it if u can to see if it works for you... and let me know
Works pretty good under terminal, but not that good for the stupid chromium and vscode. I'm looking for a custom zoom control plugin, but not found yet, might need to write it myself.
Most of the changes are due to my code formatter, therefore, i would prefer merge code manually.
The code actual take effects are:
#[derive(Copy, Clone)]
toSwipeGesture
andPinchGesture
;update
method ofPinchBuilder
GesturePinchEvent::Update
event handler