Skip to content

Regression of properties that could be set in FXML, fail in 0.8.1 #653

@Jugen

Description

@Jugen

Before RichTextFX 0.8.1 properties like wrapText and editable could be set in FXML, but they now fail :-(

The cause of this is that these properties were made default methods in ViewActions.java, whereas previously they were implemented in GenericStyledArea.java

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