mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ed52f7dc33
commit
f16d352237
@ -2449,6 +2449,10 @@ var Tags =
|
|||||||
module.Tags =
|
module.Tags =
|
||||||
object.Constructor('Tags',
|
object.Constructor('Tags',
|
||||||
BaseTagsClassPrototype,
|
BaseTagsClassPrototype,
|
||||||
|
// XXX BUG: after rearranging these sometimes loading tags breaks
|
||||||
|
// to reproduce:
|
||||||
|
// - load:
|
||||||
|
// "L:\mnt\hdd17 (photo)\NTFS1\media\img\my\work\- 20170919.001 - Pleshkova, Kirill, Gagarin, Anna, Bezukladnikov, Pavel, lentulov, mdf, metro,\"
|
||||||
object.mixin({},
|
object.mixin({},
|
||||||
BaseTagsPrototype,
|
BaseTagsPrototype,
|
||||||
TagsWithHandlersPrototype,
|
TagsWithHandlersPrototype,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user