mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-11 18:50:10 +00:00
fix: profile context menu should prefer opening towards the top
This commit is contained in:
parent
e514e55008
commit
802337a8f1
1 changed files with 1 additions and 0 deletions
|
@ -596,6 +596,7 @@ impl AsyncComponent for MainView {
|
|||
set_icon_name: "view-more-symbolic",
|
||||
set_tooltip_text: Some("Menu"),
|
||||
set_menu_model: Some(&profile_actions_menu),
|
||||
set_direction: gtk::ArrowType::Up,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue