This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika_video
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
コメント用レイア
main
みてるぞ
4 months ago
parent
3d23752d9e
commit
7715388079
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save