From 9e1c341955fb016f4a62339e4f11ac42d9572e95 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 24 May 2023 16:39:38 -0400 Subject: render cleanup for phys vector arrows. --- src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss') diff --git a/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss b/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss index 2e6ad413f..5f142df19 100644 --- a/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss +++ b/src/client/views/nodes/PhysicsBox/PhysicsSimulationBox.scss @@ -22,7 +22,11 @@ justify-content: space-between; } } - .rod { + .rod, + .spring, + .wheel, + .showvecs, + .wedge { pointer-events: none; position: absolute; left: 0; -- cgit v1.2.3-70-g09d2