You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building on the discussion in #282 we should make the cut-off point where Scientific and Engineering notation start customizable by the user.
With #371 I have set this cut-off at 999999, but this should become a user-setting.
Ideally we would:
Add a variable that stores user preference about cut-off point
Change CM.Disp.Beautify to use that variable
A new line in the options menu that appears when scale is set to Scientific or Engineering and that allows changing of the variable
The text was updated successfully, but these errors were encountered:
Building on the discussion in #282 we should make the cut-off point where Scientific and Engineering notation start customizable by the user.
With #371 I have set this cut-off at 999999, but this should become a user-setting.
Ideally we would:
CM.Disp.Beautify
to use that variableThe text was updated successfully, but these errors were encountered: