mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1769] [MERGED] Fix quick menu exit #696
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1769
Author: @CookiePLMonster
Created: 3/8/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @stenzek
Base:
master← Head:fix-quick-menu-exit📝 Commits (2)
3849ec4Revert "CommonHostInterface: Use key-release to open quick menu"435a848FullscreenUI: Close menus on Cancel button edge only📊 Changes
2 files changed (+26 additions, -6 deletions)
View changed files
📝
src/frontend-common/common_host_interface.cpp(+1 -1)📝
src/frontend-common/fullscreen_ui.cpp(+25 -5)📄 Description
Now requires the button to be released, then pressed. With this change,
e0161c3bb2can be reverted.Should this logic be applied to
DrawChoiceDialogandDrawFileSelectorinimgui_fullscreen.cpp? If so, maybe it is better to move it there instead offullscreen_ui.cpp.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.