From 55647987b5003ebe16db04be778a0bb50bab99db Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Thu, 18 Aug 2016 13:53:37 -0300 Subject: [PATCH] eeshow/TODO: expand glabel issues --- eeshow/TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/eeshow/TODO b/eeshow/TODO index e11c57d..63ae919 100644 --- a/eeshow/TODO +++ b/eeshow/TODO @@ -42,7 +42,6 @@ GUI: - fonts grow beyond their bounding boxes when zooming in - dragging can be slow. maybe reusing old content and only redrawing new will help ? -- glabels: on hover, show clickable list of sheets where else label is used - highlight nets ? - we use find_corresponding_sheet way too often. Consider changing curr_sheet to new_sheet and old_sheet. @@ -62,3 +61,11 @@ GUI/history GUI/sheets: - need a way to change new/old sheet association, in case automatic selection fails (reserved hotkeys: Left/Right) + +GUI/glabels: +- draw list of destinations in nicer style +- indicate current sheet (just for reference) among destinations +- maybe indicate how many times label is used on each sheet +- maybe indicate how it is used +- highlight occurrences of label on current sheet +- also highlight after jumping