On Sat, 15 Aug 2026 18:31:23 GMT, Michael Strauß <[email protected]> wrote:
> Pixel snapping is really hard to get right (in fact, it's so hard that even > JavaFX itself gets it wrong in so many places). > I've compiled a list of things that I've learned, because there isn't really > any good documentation as of yet. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 97f983c5 Author: Michael Strauß <[email protected]> URL: https://git.openjdk.org/jfx/commit/97f983c56fae4ee1e5bb48023642bd332689d207 Stats: 454 lines in 3 files changed: 378 ins; 6 del; 70 mod 8390433: Add pixel-snapping documentation Reviewed-by: jhendrikx, angorya, mhanl, kcr ------------- PR: https://git.openjdk.org/jfx/pull/2260
