Order of text in User Grid in grid selection dropdown

Bug #1821166 reported by eelik
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Unknown

Bug Description

When User Grid is selected in the grid selection dropdown the text is in format "n.nnnn mm (n.nn mils)". There are some things which could be different here: first, it doesn't give the y dimension even if it's different than x. Second, it has four digits after the dot/comma. Especially the first problem makes it uninformative.

I propose that the format would be "n.nnn x n.nnn mm (n.nn x n.nn mils)". Possibly leave the second units off altogether, I don't feel need for it when I myself have defined the dimensions (it may be different than when the standard grids are used). The amount of digits depends on the given value, of course, but why not cut it so that the last digit is 0?

Tags: pcbnew
Revision history for this message
eelik (eelik) wrote :
Revision history for this message
Jeff Young (jeyjey) wrote :

I often use the alternate units, so I wouldn't want to lose them.

However, as eelik points out, the alternate units are primarily useful on the predefined grids (which all have x == y), whereas the y dimension is primarily useful on the user-defined grid (where the alternate units are somewhat less necessary).

So we could implement them differently....

Changed in kicad:
status: New → Triaged
importance: Undecided → Wishlist
tags: added: pcbnew
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

KiCad bug tracker has moved to Gitlab. This report is now available here: https://gitlab.com/kicad/code/kicad/-/issues/2367

Changed in kicad:
status: Triaged → Expired
Changed in kicad:
importance: Wishlist → Unknown
status: Expired → New
Changed in kicad:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.