mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
eeshow/gui.c: show sheet number on hover
This commit is contained in:
@@ -42,6 +42,8 @@ GUI:
|
||||
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.
|
||||
|
||||
GUI/history
|
||||
- revision selection is still a bit inconvenient and lacks quick way for
|
||||
@@ -56,6 +58,5 @@ GUI/history
|
||||
is not very clear.
|
||||
|
||||
GUI/sheets:
|
||||
- show sheet number (e.g., on hover)
|
||||
- need a way to change new/old sheet association, in case automatic selection
|
||||
fails (reserved hotkeys: Left/Rigth)
|
||||
|
||||
Reference in New Issue
Block a user