mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-05 06:20:44 +09:00
Change global widget container to page
This commit is contained in:
@@ -40,7 +40,6 @@ namespace gsr {
|
||||
|
||||
if(mgl::FloatRect(position, item_size).contains(mouse_pos)) {
|
||||
show_dropdown = !show_dropdown;
|
||||
move_to_top = true;
|
||||
} else {
|
||||
show_dropdown = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user