Skip to content

Dialogs should not have icon unicodes baked in #7

Description

@scatterlogical

File dialogs have the icon unicode characters as string literals - this makes it potentially incompatible with custom fonts.
My first course of action was to inherit a custom class from each of the dialog classes, and thankfully a lot of the methods are virtual, so I can override IconSelector() for starters - but then the menu bar, sidepanel, refresh, all contain unicode literals.
Please provide a virtual method (or virtual properties) to override these unicodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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