On Tue, 22 Oct 2024 20:42:13 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> Another aspect is whether this should be a conditional feature. >> If not, how will it be supported on Android/iOS? RaspPI? > >> Another aspect is whether this should be a conditional feature. If not, how >> will it be supported on Android/iOS? RaspPI? > > I answered this question in the opening post of this PR. > `StageStyle.EXTENDED` is a conditional feature that downgrades to > `StageStyle.DECORATED` on platforms that don't support it. > @mstr2 thank you for clarifications. > > You are proposing a substantial change, I think it needs a JEP to communicate > the new feature in a more human-oriented fashion. I think everyone will > benefit from that, not only the reviewers. I'll prepare a document for that. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1605#issuecomment-2430231079