mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-16 13:23:52 +02:00
fix: overlap charts can not display
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
</div>
|
||||
|
||||
<div
|
||||
v-if="hasOverlapData"
|
||||
v-show="hasOverlapData"
|
||||
ref="overlapChartRef"
|
||||
style="width: 100%; height: 240px"
|
||||
@contextmenu.prevent="onOverlapChartRightClick" />
|
||||
|
||||
Reference in New Issue
Block a user