fix: hide bottom bar when choices panel is visible
This commit is contained in:
@@ -346,6 +346,7 @@ init()
|
||||
:current-speed="currentSpeed"
|
||||
:visible="showTopBar"
|
||||
:show-quality="!isLocalMode"
|
||||
:hide="store.choices.length > 0"
|
||||
@skip="handleSkip"
|
||||
@speed-change="handleSpeedChange"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user