RFR: 8370446: Support dialogs with StageStyle.EXTENDED [v4]
Michael Strauß
mstrauss at openjdk.org
Thu Nov 13 09:58:29 UTC 2025
> Adds the `DialogPane.headerBar` property, which allows developers to specify a custom `HeaderBar` when the dialog uses the `EXTENDED` stage style.
Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
fix incorrect button metrics
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1943/files
- new: https://git.openjdk.org/jfx/pull/1943/files/1cc864de..cddb1402
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1943&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1943&range=02-03
Stats: 259 lines in 3 files changed: 222 ins; 17 del; 20 mod
Patch: https://git.openjdk.org/jfx/pull/1943.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1943/head:pull/1943
PR: https://git.openjdk.org/jfx/pull/1943
More information about the openjfx-dev
mailing list