RFR: 8296387: [Tooltip, CSS] -fx-show-delay is only applied to the first tooltip that is shown before it is displayed [v10]
Kevin Rushforth
kcr at openjdk.org
Wed Jul 10 20:26:12 UTC 2024
On Wed, 10 Jul 2024 15:03:56 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> my comment was to avoid replicating "data:base64,", and with that, it is not base64 anymore, but base-64-encoded url.
I see.
> the best place for this method is probably in some utility class so it can be reused.
Definitely, but let's do that in a follow-up testbug (and update the other test you pointed to at the same time).
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1394#discussion_r1672492667
More information about the openjfx-dev
mailing list