On Fri, 2 Feb 2024 06:55:36 GMT, Robert Lichtenberger <[email protected]> wrote:
> The PR simply moves column and view-updates outside the loop. Since the > column or view never changes within the for-loop it is not necessary to call > these again and again. This pull request has now been integrated. Changeset: e2f42c5b Author: Robert Lichtenberger <[email protected]> Committer: Andy Goryachev <[email protected]> URL: https://git.openjdk.org/jfx/commit/e2f42c5b71ef061c614540508fbac3fb610b1ae3 Stats: 8 lines in 1 file changed: 4 ins; 4 del; 0 mod 8325154: resizeColumnToFitContent is slower than it needs to be Reviewed-by: angorya, mhanl ------------- PR: https://git.openjdk.org/jfx/pull/1358
