From 719ede126a6f06e8648e31980f447f4b9e86a2ba Mon Sep 17 00:00:00 2001 From: Robert Long Date: Mon, 15 Nov 2021 15:23:17 -0800 Subject: [PATCH] Disable animations on Safari --- src/Room.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Room.jsx b/src/Room.jsx index 09c22fa3..1d496f9c 100644 --- a/src/Room.jsx +++ b/src/Room.jsx @@ -448,7 +448,12 @@ function InRoomView({ ) : simpleGrid ? ( ) : ( - + )}