Browse Source

コメント用レイア

main
みてるぞ 2 months ago
parent
commit
7715388079
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      client/src/app/+videos/+video-watch/video-watch.component.html

+ 3
- 0
client/src/app/+videos/+video-watch/video-watch.component.html View File

@@ -12,6 +12,9 @@
<div id="videojs-wrapper">
<video #playerElement class="video-js vjs-peertube-skin" playsinline="true"></video>
</div>
<div id="comment-layer">
<canvas id="comment-canvas"></canvas>
</div>

<my-video-watch-playlist
#videoWatchPlaylist [playlist]="playlist"


Loading…
Cancel
Save