From 7e344419330855dbbf10896c39e91b4e6861dd57 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 1 Apr 2021 17:30:37 +0200 Subject: displaying custom cursors on the frontend --- frontend/app/views/tile/handles/tile.script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/app/views/tile/handles/tile.script.js') diff --git a/frontend/app/views/tile/handles/tile.script.js b/frontend/app/views/tile/handles/tile.script.js index e844adf..44a525b 100644 --- a/frontend/app/views/tile/handles/tile.script.js +++ b/frontend/app/views/tile/handles/tile.script.js @@ -10,7 +10,7 @@ export default class TileScript extends Component { } render() { if (viewing) { - return
+ return null } const { tile, box, bounds, videoBounds, viewing, onMouseDown, onDoubleClick } = this.props -- cgit v1.2.3-70-g09d2