[Rev 01] RFR: 8220722: ProgressBarSkin: adds strong listener to control's width property

Ajit Ghaisas aghaisas at openjdk.java.net
Fri Dec 6 09:42:06 UTC 2019


On Fri, 6 Dec 2019 09:42:05 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> fix for https://bugs.openjdk.java.net/browse/JDK-8220722
>> 
>> - replaces the manually registered listener with registerChangeListener(...)
>> - added test that's failing before and passing after the fix (plus a sanity test that the skin still is listening to changes)
> 
> The pull request has been updated with a new target base due to a merge or a rebase.



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

Marked as reviewed by aghaisas (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/59


More information about the openjfx-dev mailing list