Introduce on_click handler in PaneGrid
This commit is contained in:
parent
5681c83d3c
commit
8008ea5286
3 changed files with 42 additions and 14 deletions
|
|
@ -6,4 +6,4 @@ edition = "2018"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
iced = { path = "../.." }
|
||||
iced = { path = "../..", features = ["debug"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue