Fix folders being selectable
This commit is contained in:
parent
cb777defaf
commit
37a2aebce5
1 changed files with 0 additions and 3 deletions
|
@ -148,9 +148,6 @@ class _InventoryBrowserState extends State<InventoryBrowser> with AutomaticKeepA
|
|||
}
|
||||
}
|
||||
},
|
||||
onLongPress: () {
|
||||
iClient.toggleRecordSelected(record);
|
||||
},
|
||||
);
|
||||
},
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue