Skip to content

Handle longer numbers #9

@gbakeman

Description

@gbakeman

Larger or more precise numbers may cause clipping issues (as seen in nutdotnet/WinNUT-Client#150 (comment)):

20240505105317

Solution

Create one or more strategies/algorithms for handling long values:

  • Automatically round numbers to a specific decimal place
  • User-specified precision
  • User-chosen standard format (from a list)
  • Scale size of font automatically within user-defined limits, and make sure a manual static size is available as a property too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions