wip: replace popover menu with custom implementation that allows non-label entries
This commit is contained in:
parent
3a72c74b08
commit
2c0aea3e78
5 changed files with 241 additions and 69 deletions
|
|
@ -27,6 +27,7 @@ use self::window::Window;
|
|||
mod dock_item;
|
||||
mod dock_list;
|
||||
mod dock_object;
|
||||
mod dock_popover;
|
||||
mod utils;
|
||||
mod window;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue