bernhard-42 / vscode-ocp-cad-viewer

A viewer for OCP based Code-CAD (CadQuery, build123d) integrated into VS Code
Apache License 2.0
78 stars 9 forks source link

Suggestion: make hiding the entire object the default behavior #56

Closed MatthiasJ1 closed 3 months ago

MatthiasJ1 commented 5 months ago

I imagine showing/hiding an object is a more common/useful action than individually toggling an object's surface/wire visibility. The former requires pressing two separate buttons while the latter has a single-click, dedicated button each.

bernhard-42 commented 5 months ago

Let's assume the "eye" button would hides/shows both faces and wireframe (hide == nothing visible, show == both visible) Should it be possible to then press the wireframe button to make the wireframe visible? I.e. 1 click for show/hide all, and two clicks if one wants to see the wireframe?

MatthiasJ1 commented 5 months ago

That makes sense to me

bernhard-42 commented 3 months ago

fixed in 2.2.2