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