RFR: 8340344: The first item in TreeView is not aligned in the beginning

Ziad El Midaoui zelmidaoui at openjdk.org
Wed May 7 15:40:30 UTC 2025


On Wed, 19 Feb 2025 16:45:54 GMT, Ziad El Midaoui <zelmidaoui at openjdk.org> wrote:

> The issue occurred because items preceding an item with children (items with a disclosure node) had different widths, which led to misalignment. This can be fixed by requesting a cell relayout whenever the disclosure node's width changes.

.

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

PR Comment: https://git.openjdk.org/jfx/pull/1715#issuecomment-2818834579


More information about the openjfx-dev mailing list