Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-20 16:35:49 +03:00
parent ed52f7dc33
commit f16d352237

View File

@ -2449,6 +2449,10 @@ var Tags =
module.Tags =
object.Constructor('Tags',
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({},
BaseTagsPrototype,
TagsWithHandlersPrototype,