RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v6]
Andy Goryachev
angorya at openjdk.org
Tue Jun 25 23:15:16 UTC 2024
On Tue, 25 Jun 2024 23:07:28 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
> in this case maybe: `PopupWindowHelper`.
good point! using a helper class would avoid CSR.
question is - do we really need to expose this method (for custom popup windows, for example), or not?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1394#issuecomment-2190176392
More information about the openjfx-dev
mailing list