diff --git a/Viewer/doc/HACKS b/Viewer/doc/HACKS index cbe863f6..244d4983 100644 --- a/Viewer/doc/HACKS +++ b/Viewer/doc/HACKS @@ -7,7 +7,8 @@ Hacks and fixes Marking changes twice on load... The way .markChanged(..) is handled around .load(..) / .loadOrRecover(..) and -in base.js seems a bit hackish -- revise... +in base.js seems a bit hackish -- would be goof to do this in one spot, +revise... See: - features/base.js ~@1179 -- 'load' handler...