Drag very granularly with Shift+Drag

This commit is contained in:
Robbert van der Helm
2022-02-09 12:24:01 +01:00
parent 5dd3cab305
commit 7eb8622736
4 changed files with 66 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -533,6 +533,7 @@ dependencies = [
"crossbeam",
"egui",
"egui-baseview",
"lazy_static",
"nih_plug",
"parking_lot",
]