On Fri, 31 Oct 2025 00:07:46 GMT, Michael Strauß <[email protected]> wrote:
>> 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: > > move HeaderBar to DialogPane I just wanted to mention a bit of asymmetry between the way header bars are added to the `Stage` vs. `Dialog`. Probably nothing we could do here, and `DialogPane` property is the right approach. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1943#issuecomment-3499899614
