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

2019-12-08 Thread Ambarish Rapte
On Mon, 9 Dec 2019 06:39:06 GMT, Jeanette Winzenburg 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

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

2019-12-06 Thread Ajit Ghaisas
On Fri, 6 Dec 2019 09:42:05 GMT, Jeanette Winzenburg 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

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

2019-12-05 Thread Jeanette Winzenburg
The pull request has been updated with a complete new set of changes (possibly due to a rebase). Commits: - a4fae9d7: 8220722: ProgressBarSkin: adds strong listener to control's width Changes: https://git.openjdk.java.net/jfx/pull/59/files Webrev: