Skip to content

StyledTextArea no longer extends Control #342

@effad

Description

@effad

StyledTextArea used to derive from javafx.scene.control.Control. In 0.7-M1 it no longer does, thus making it uncombinable with ControlsFX Validation which requires a Control to be passed.

Since StyledTextArea has all the characteristics of a Control it should derive from javafx.scene.control.Control.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions