undo parts of 187b4a6e4b to prevent having no gridlogic available

This commit is contained in:
chfhtw
2026-04-20 15:03:06 +02:00
parent 9316016d24
commit a8fb45adc6
-3
View File
@@ -232,9 +232,6 @@ export default {
},
indexedItems: {
handler(value) {
if (!value?.length)
return;
if (this.mode != MODE_IDLE)
this.dragCancel();