- Status Assigned
- Percent Complete
- Task Type Feature Request
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3.26.2
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2229 - Property Editor, option format property values as decimal numbers
Angle Display is decimal although the decimal display is disabled in Application Preferences.
Format should be 17° 31’ 52” instead of 17.531111.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I can confirm that this is not implemented.
Seems one can't have it both ways.
Proper (subjective) or rather correct.
- Radians is the best option: 1ULP of 0-2pi is up to 8,882e-16 off.
- Then comes decimal degrees: 1ULP of 0-360° is up to 5,684e-14 off.
- Degrees-minutes-seconds: 1ULP is 1 second or up to 2,778e-4 off.
Adding fractions of seconds isn't a solution either:
e.g. 1ULP is 1/100 second or up to 2,778e-6 off.
BTW:
Values in the property editor aren't formatted with a comma either if that is the native preference.
Regards,
CVH