Skip to content

Incorrect assignment in scalafx.stage.PopupWindow#consumeAutoHidingEvents  #215

Description

@jpsacha

Property wrappers should implement assignment operator like:

def consumeAutoHidingEvents_=(v: Boolean)

PopupWindow does instead

def consumeAutoHidingEvents(v: Boolean)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions