diff options
author | Werner Almesberger <werner@almesberger.net> | 2016-08-19 12:24:45 -0300 |
---|---|---|
committer | Werner Almesberger <werner@almesberger.net> | 2016-08-19 12:28:14 -0300 |
commit | b639c798e8af58011b424383366cfa16b88b9229 (patch) | |
tree | aedd7af661c0c65af73d1341bc79f74401894ff3 /TODO | |
parent | 01a2756e617ac919f1c5df0bac4785b63a504560 (diff) | |
download | eeshow-b639c798e8af58011b424383366cfa16b88b9229.tar.gz eeshow-b639c798e8af58011b424383366cfa16b88b9229.tar.bz2 eeshow-b639c798e8af58011b424383366cfa16b88b9229.zip |
eeshow/TODO: coordinate offsets between diff_* disagree
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -64,4 +64,8 @@ GUI/glabels: - maybe indicate how many times label is used on each sheet - maybe indicate how it is used - there can be "hanging" pop-ups, see comment in gui/glabel.c:hover_glabel -- should there be a way to remove glabel highlighing ? +- should there be a way to remove glabel highlighting ? +- comparing Neo900 fbc3a95 and 6a9f71a, sheet 2 has large offset differences, + causing hover to have displaced AoIs in diff_old, and both AoIs and overlays + are wrong in diff_new. Offset differences also defeat rapid switching between + old and new as a means to spot differences. |