From 19f169aca2349e28ebe8d7c10b1b8fe422379b86 Mon Sep 17 00:00:00 2001 From: SimonGschnell Date: Tue, 15 Apr 2025 13:55:02 +0200 Subject: [PATCH] feature(Dashboard Grid): adds a red border to the widget if the user tries to resize the widget over its max width/height or under its min width/height --- public/js/components/Dashboard/Section.js | 2 +- public/js/components/Drop/Grid.js | 51 +++++++++++++++++++++-- 2 files changed, 48 insertions(+), 5 deletions(-) diff --git a/public/js/components/Dashboard/Section.js b/public/js/components/Dashboard/Section.js index 8c2826f0c..4a2a4eaaa 100644 --- a/public/js/components/Dashboard/Section.js +++ b/public/js/components/Dashboard/Section.js @@ -193,7 +193,7 @@ export default { {{name}}:
- +