Skip to content

SplitPane not passing correct orientation JSplitPane #98

Closed
@Sciss

Description

@Sciss

From scala/bug#7738

SplitPane is passing java.awt.Adjustable.HORIZONTAL and etc to JSplitPane, but the latter expects its own constants like JSplitPane.HORIZONTAL_SPLIT. In fact, these values aren't the same.

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