Allow text entry on Alt+Click

This commit is contained in:
Robbert van der Helm
2022-03-15 12:48:40 +01:00
parent aa03b1d1f7
commit efa1a5a0b4
3 changed files with 194 additions and 36 deletions

View File

@@ -56,6 +56,7 @@ smol = ["iced_baseview/smol"]
nih_plug = { path = ".." }
nih_plug_assets = { git = "https://github.com/robbert-vdh/nih_plug_assets.git" }
atomic_refcell = "0.1"
baseview = { git = "https://github.com/robbert-vdh/baseview.git", branch = "feature/mouse-event-modifiers" }
crossbeam = "0.8"
# Upstream doesn't work with the current iced version, this branch also contains