On Fri, 3 Feb 2023 08:40:49 GMT, Johan Vos <j...@openjdk.org> wrote: > clean backport of JDK-8087673 > [TableView] TableView and TreeTableView menu button overlaps columns when > using a constrained resize policy. > > Reviewed-by: angorya, aghaisas
This pull request has now been integrated. Changeset: ad397700 Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.org/jfx17u/commit/ad397700b4c0744f5f87b25a46c3cd219dc53399 Stats: 256 lines in 4 files changed: 247 ins; 4 del; 5 mod 8087673: [TableView] TableView and TreeTableView menu button overlaps columns when using a constrained resize policy. Backport-of: 2baa10eed777574e40e5104278e8690941911018 ------------- PR: https://git.openjdk.org/jfx17u/pull/108