mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 22:42:16 +00:00
undo parts of 187b4a6e4b to prevent having no gridlogic available
This commit is contained in:
@@ -232,9 +232,6 @@ export default {
|
||||
},
|
||||
indexedItems: {
|
||||
handler(value) {
|
||||
if (!value?.length)
|
||||
return;
|
||||
|
||||
if (this.mode != MODE_IDLE)
|
||||
this.dragCancel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user