Trying to fix custom touch control sometimes not showing

This commit is contained in:
redphx
2024-05-12 15:07:18 +07:00
parent 4068930db7
commit e867f156e8
3 changed files with 17 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ export enum BxEvent {
STREAM_SESSION_READY = 'bx-stream-session-ready',
CUSTOM_TOUCH_LAYOUTS_LOADED = 'bx-custom-touch-layouts-loaded',
TOUCH_LAYOUT_MANAGER_READY = 'bx-touch-layout-manager-ready',
REMOTE_PLAY_READY = 'bx-remote-play-ready',
REMOTE_PLAY_FAILED = 'bx-remote-play-failed',