mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
adjust popover hide delay
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
:key="item.index"
|
||||
placement="right-start"
|
||||
trigger="hover"
|
||||
:hide-after="isSteamVRRunning ? 800 : 0"
|
||||
:hide-after="isSteamVRRunning ? 800 : 150"
|
||||
:show-arrow="false"
|
||||
:offset="0"
|
||||
:width="navPopoverWidth"
|
||||
|
||||
Reference in New Issue
Block a user