RFR: 8290866: Apple Color Emoji turns gray after JavaFX version 18
Andy Goryachev
angorya at openjdk.org
Fri Feb 24 19:20:15 UTC 2023
On Fri, 24 Feb 2023 19:10:23 GMT, Phil Race <prr at openjdk.org> wrote:
> app works with no clipping on macOS 12.6.1
clipping occurs on retina at any resolution, from "Larger Text" to "More Space". It might be specific to Ventura, and possibly to the flag emojis. I tried to paste random code blocks, see no obvious clipping:
<img width="729" alt="Screenshot 2023-02-24 at 11 16 55" src="https://user-images.githubusercontent.com/107069028/221271294-dfe095c5-522d-4a24-8f9b-7a1949fcf014.png">
-------------
PR: https://git.openjdk.org/jfx/pull/1047
More information about the openjfx-dev
mailing list