On Fri, 3 Feb 2023 08:29:41 GMT, Johan Vos <j...@openjdk.org> wrote: > clean backport of JDK-8089009: TableView with CONSTRAINED_RESIZE_POLICY > incorrectly displays a horizontal scroll bar. > > > Reviewed-by: kcr, angorya, aghaisas
This pull request has now been integrated. Changeset: 6e7def58 Author: Johan Vos <j...@openjdk.org> URL: https://git.openjdk.org/jfx17u/commit/6e7def587177cc0d53794895f9292fe5ee0876bb Stats: 56 lines in 2 files changed: 53 ins; 0 del; 3 mod 8089009: TableView with CONSTRAINED_RESIZE_POLICY incorrectly displays a horizontal scroll bar. Backport-of: d4ff45af9fbde29f96d80681c7fc3af3ec580d1a ------------- PR: https://git.openjdk.org/jfx17u/pull/107