Skip to content

Textbox.font not working? #106

Description

@mogensen-co

It seems font is not having any effect for Textbox, but works for other controls

text = SKUI::Textbox.new( 'Some text')
text.font = SKUI::Font.new( 'Segoe UI', 12 )  

or ... am I missing something !?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions