Fixes #11
CI / build-and-test (pull_request) Successful in 1m15s

- Fix dashboard draggin: introduced sophistaced drag handle
- Fix disappearing of charts when dragged inside a dashboard widget
This commit is contained in:
Pit Friedrich
2026-07-26 14:05:11 +02:00
parent 6bd81ff561
commit 9311d494bd
9 changed files with 108 additions and 5 deletions
@@ -24,7 +24,7 @@ card.registration=Registration
card.employees=Employees
card.gridstackHint=How it works
gridstack.hint=Drag cards by their header to move them, resize them from the bottom right corner. The layout is stored in your browser and restored on your next visit.
gridstack.hint=Move cards with the grip in their top right corner, resize them from the bottom right corner. The layout is stored in your browser and restored on your next visit.
gridstack.addWidget=Add widget
gridstack.removeWidget=Remove last
gridstack.reset=Reset layout
@@ -32,6 +32,7 @@ gridstack.status=Layout changed {0} widgets
gridstack.statusInitial=Layout unchanged
gridstack.widget=Widget {0}
gridstack.widgetText=Freely placeable card.
gridstack.dragHandle=Move
chart.revenueSeries=Revenue 2026
chart.pointClick=Series {0}, point {1}