On Mon, 18 Dec 2023 12:09:21 GMT, Jose Pereda <jper...@openjdk.org> wrote:

> This PR fixes an issue when a new `TableColumn` is added to a `TableView` 
> control with fixed cell size set, where the `TableRowSkinBase` failed to add 
> the cells for the new column.
> 
> A test is included that fails before applying this PR and passes with it.

This pull request has now been integrated.

Changeset: ab68b716
Author:    Jose Pereda <jper...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/ab68b716fbfd807918ca4a1bc096dcf40d9cfcbd
Stats:     24 lines in 2 files changed: 23 ins; 0 del; 1 mod

8321970: New table columns don't appear when using fixed cell size unless 
refreshing tableView

Reviewed-by: angorya

-------------

PR: https://git.openjdk.org/jfx/pull/1308

Reply via email to