mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-13 05:04:22 +02:00
Fix dragndrop bug on Fileview (grid mod)
This commit is contained in:
@ -515,6 +515,7 @@ namespace OS {
|
||||
text: v.filename,
|
||||
icon: v.icon,
|
||||
iconclass: v.iconclass,
|
||||
path: v.path,
|
||||
data: v
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user