Skip to content

Floats displayed with double precision #69

@andrew-watson-rooster

Description

@andrew-watson-rooster

Protobuf float fields are displayed with the precision of a double due to JavaScript numbers being 64 bit. Recommended fix is to trim the number of displayed decimals to represent the actual precision of the float

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions