vvvv / TeachingPatching

1 stars 0 forks source link

UI/UX: Identify and discuss very general UI Flaws #15

Open jhnnslmk opened 4 years ago

jhnnslmk commented 4 years ago

Quad Menu, Patch Menu (where patch type and member operations are defined ... what's the right terminology here?), Right-Click/Install References, Top Navigation Bar ("VL behaves like a modern web browser" ...), etc.

dboleslawski commented 4 years ago

these lil' dots!! (beginner/advanced/etc nodes)

mhusinsky commented 4 years ago

what do you think about making links between nodes a little more expressive? right now there is just a differentiation between classes and records (line vs. dashed line). imho there is also a big difference between single objects and collections of objects because they can be treated differently and are supported by VL by certain language features (namely regions like foreach). having different line styles would make some possibilites clear immediately.

observables might also be a candidate for another line-type...