Skip to content

Commit bdbfe78

Browse files
authored
Update OVERLAYS.md
1 parent de200e8 commit bdbfe78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: docs/guide/OVERLAYS.md

-1
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,5 @@ export default {
681681

682682
* If you want to get crispy pixel-perfect lines, try to add/subtract 0.5 from px coordinates.
683683
* Combining primitives with the same style into one path will speed-up the overlay.
684-
* Sometimes you need to quickly prototype an overlay, http://tvjs.io/play is the place to go
685684
* You can pre-render repetitive drawing calls with [OffscreenCanvas](https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas)
686685
* To make direct requests to exchange from Vue.js, wrap it into [Electron](https://www.electronjs.org/)

0 commit comments

Comments
 (0)