From 4090f6be3c38983fb324ccd28fe9b2e83608eaa9 Mon Sep 17 00:00:00 2001 From: PouyaMohseni Date: Sun, 21 Dec 2025 12:51:27 -0500 Subject: [PATCH] feat: switch to Masonry view on small screens - Hide the standard view button - Add window resize listener resolves #468 --- web-app/django/VIM/templates/instruments/index.html | 4 ++-- web-app/frontend/src/instruments/DisplaySettings.ts | 13 +++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/web-app/django/VIM/templates/instruments/index.html b/web-app/django/VIM/templates/instruments/index.html index 75c34a93..b9a8fb42 100644 --- a/web-app/django/VIM/templates/instruments/index.html +++ b/web-app/django/VIM/templates/instruments/index.html @@ -138,7 +138,7 @@