Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve usability and file management of GUI of WPF tracking application #13

Open
raedle opened this issue Apr 14, 2015 · 0 comments
Open

Comments

@raedle
Copy link
Member

raedle commented Apr 14, 2015

There are a lot of annoying little things wrong with the GUI:

  • zooming & panning does only work on the canvas, not when the pointer is above a node
  • the canvas provides no orientation when zoomed in (desert fog)
  • there is no permanent overview+detail navigation which could help to solve problems of desert fog
  • arrows between nodes begin and start in top-left corner of node, so that input and output arrow are hard to distinguish
  • the angle of an arrow tip is too big (90°) and therefore they are harder to read. Maybe making the arrows more pointy and filling the tip would improve readability?
  • cutting arrows and moving objects around sometimes feels a bit clunky
  • it is confusing that opening a node also enlarges the size of the node, so that it occludes other nodes
  • handling of z-index of objects is strange. often less interesting nodes are in front and occlude the actual node of interest

File management functionality and icons are confusing:

  • it is good, that the last pipleline is opened on startup as default pipleline, but it is unusual that all changes are automatically saved when closing, so that you often unintentionally mess up pipelines
  • a standard FILE pulldown menu with open/save/save as... functions like in a typical Windows application would be desirable
  • save function should handle file extensions for pipelines property (not just concatenating them to existing file names ".pipeline.huddle.pipeline.huddle")
  • the icons are confusing ... maybe just use a standard pull down menu?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant