mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +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