KittyCAD / modeling-app

The KittyCAD modeling app.
https://kittycad.io/modeling-app/download
MIT License
419 stars 35 forks source link

Find a better prop to represent the empty 3d space on new part #4217

Open pierremtb opened 3 weeks ago

pierremtb commented 3 weeks ago

Seen it multiple time on v0.26.0 today

Image

The current 'feature' of showing the three planes on new part without entering sketch mode can be very confusing, especially with zoom

pierremtb commented 3 weeks ago

Updated description and title as discussed live @franknoirot

franknoirot commented 3 weeks ago

A mockup of some more specially-styled default planes can be seen here in Figma, with an exported image below. For the teammate that picks this up, this will require a bit of checking with engine for how to get the text annotations (I believe we have the ability to do at least some light version of the mockup). Here are the requirements:

  1. The planes remain the same (small) scale no matter how the user zooms. We need to do away with the "scale jump" that occurs with these planes when zooming in or out
  2. The planes should have some text annotating them in opposite corners, one with the colloquial name and the other with the mathematical one. We do not need to annotate the back faces, those are implied by seeing reversed text annotations.

Image