Skip to content

Iota.display() is called on both client and server, so client configs can't consistently affect it #926

@Robotgiggle

Description

@Robotgiggle

Iota.display() can be called server-side by mishaps and Reveal, and on Fabric the server does not have a client config. This means that any client config settings that would affect how iotas are displayed have to be ignored on server-side display() calls to avoid a NullPointerException, which leads to inconsistency in how things are displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions