mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2838] [MERGED] FullscreenUI: Untangle Escape button behaviour #1206
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/2838
Author: @CookiePLMonster
Created: 7/23/2022
Status: ✅ Merged
Merged: 7/23/2022
Merged by: @stenzek
Base:
master← Head:pause-menu-fixes📝 Commits (1)
3040ce7FullscreenUI: Untangle Escape button behaviour📊 Changes
3 files changed (+19 additions, -15 deletions)
View changed files
📝
src/frontend-common/fullscreen_ui.cpp(+3 -1)📝
src/frontend-common/imgui_fullscreen.cpp(+15 -12)📝
src/frontend-common/imgui_fullscreen.h(+1 -2)📄 Description
Now it doesn't race against Open Pause Menu, instead consistently backing out of menus on releasing Escape.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.