RFR: 8328577: Toolbar's overflow button overlaps the items [v6]

Andy Goryachev angorya at openjdk.org
Tue Apr 16 16:40:01 UTC 2024


On Tue, 16 Apr 2024 16:18:09 GMT, eduardsdv <duke at openjdk.org> wrote:

>> how silly of me!  you are right, of course.  thank you for clarification.
>
> You are welcome, partner :-). 
> It was a surprise for me too. 
> It's strange, why it needs to be an unmodifiable collection.

good question!  admittedly, it might be easier to control what happens as a result of a change if the only mutator is `pseudoClassStateChanged()` method.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1434#discussion_r1567664132


More information about the openjfx-dev mailing list