mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
Fix dragndrop bug on Fileview (grid mod)
This commit is contained in:
parent
c96919ea12
commit
14b72ef425
15951
d.ts/antos.d.ts
vendored
15951
d.ts/antos.d.ts
vendored
File diff suppressed because it is too large
Load Diff
@ -515,6 +515,7 @@ namespace OS {
|
|||||||
text: v.filename,
|
text: v.filename,
|
||||||
icon: v.icon,
|
icon: v.icon,
|
||||||
iconclass: v.iconclass,
|
iconclass: v.iconclass,
|
||||||
|
path: v.path,
|
||||||
data: v
|
data: v
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user