Add onResize Event and convenience methods

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 8
    • Affects Version/s: fx2.0
    • Component/s: javafx

      I would like to react when a user changes the size of my Stage, so some way to handle resize events is needed.
      The most typical use case for this would be to set a minimum and/or maximum size — for this it would be convenient to have a .setMinimumSize(width, height) and .setMaximumHeight method vs. implementing a handler that checks if the resizing operation is reducing or increasing the size and consumes the event if required.

            Assignee:
            Pavel Šafrata
            Reporter:
            Andre Thieme (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: