コメントが動画の上にも出るやぅに

このコミットが含まれているのは:
2024-07-24 20:45:03 +09:00
コミット fc8d7b04a8
+5 -4
ファイルの表示
@@ -10,10 +10,11 @@
</div>
<div id="videojs-wrapper">
<video #playerElement class="video-js vjs-peertube-skin" playsinline="true"></video>
<div id="comment-layer">
<canvas id="comment-canvas"></canvas>
</div>
<video #playerElement class="video-js vjs-peertube-skin" playsinline="true">
<div id="comment-layer">
<canvas id="comment-canvas"></canvas>
</div>
</video>
</div>
<my-video-watch-playlist