Skip to content

Can't set Font of StyleClassedTextArea #125

@YavuzDev

Description

@YavuzDev

Hello i'm doing this:

    area.setFont(Font.font(20));

But nothing happens the font stays the same.

This is my StyleClassesTextArea:

private StyleClassedTextArea area = new StyleClassedTextArea();

And i'm called the setFont method in the start method above stage.show();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions