We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de200e8 commit bdbfe78Copy full SHA for bdbfe78
docs/guide/OVERLAYS.md
@@ -681,6 +681,5 @@ export default {
681
682
* If you want to get crispy pixel-perfect lines, try to add/subtract 0.5 from px coordinates.
683
* 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
685
* You can pre-render repetitive drawing calls with [OffscreenCanvas](https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas)
686
* To make direct requests to exchange from Vue.js, wrap it into [Electron](https://www.electronjs.org/)
0 commit comments