1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

eeshow/: history list can now be dragged

This commit is contained in:
Werner Almesberger
2016-08-14 13:01:35 -03:00
parent 5ccd805b43
commit 6345c44dad
6 changed files with 69 additions and 11 deletions

View File

@@ -51,7 +51,7 @@ GUI/history
- use Tab to rapidly toggle between old/new sheet
- should have quick way to show diff of a single commit
- in history, set font to non-bold if showing details
- add scrolling to history
- add scrolling to history, for hot-keys
- add manual selection with Up/Down/Enter
- highlight subsheets containing differences
- "what I am selecting" indication (color of frames of sheets in history)
@@ -59,4 +59,4 @@ GUI/history
GUI/sheets:
- need a way to change new/old sheet association, in case automatic selection
fails (reserved hotkeys: Left/Rigth)
fails (reserved hotkeys: Left/Right)