mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-21 10:29:00 +02:00
chore(docs): add note to CloseSideMenus
This commit is contained in:
@@ -126,6 +126,7 @@ export interface Navigation {
|
||||
OpenQuickAccessMenu(quickAccessTab?: QuickAccessTab): void;
|
||||
OpenMainMenu(): void;
|
||||
OpenPowerMenu(unknown?: any): void;
|
||||
/** if calling this to perform navigation, call it after Navigate to prevent a race condition in desktop Big Picture mode that hides the overlay unintentionally */
|
||||
CloseSideMenus(): void;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user