Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-23 23:31:53 +03:00
parent 58912ebcf5
commit c4ee08d410

View File

@ -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...