RFR: 8354795: DialogPane show details button wipes out base style class "hyperlink"
Andy Goryachev
angorya at openjdk.org
Thu Apr 24 14:52:58 UTC 2025
On Thu, 24 Apr 2025 00:01:52 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Then we can close this, as that's what the original code does already.
Exactly (but I like the changes you made to add/remove "more"/"less" styles, since they won't erase any styles that the application might add during construction).
Let me ask about the original problem, which I read is difficulty to implement the dark theme. Should we make any changes to `modena.css` in this PR instead (with or without the style manipulation)?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1779#issuecomment-2827925531
More information about the openjfx-dev
mailing list