RFR: 8265210: TreeCell: cell editing state not updated on cell re-use [v2]

Jeanette Winzenburg fastegal at openjdk.java.net
Mon May 24 13:04:50 UTC 2021


On Mon, 24 May 2021 12:11:21 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

>> Jeanette Winzenburg has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   removed commented imports
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeCellEditingTest.java line 45:
> 
>> 43: import javafx.scene.control.TreeCell;
>> 44: import javafx.scene.control.TreeItem;
>> 45: //import javafx.scene.control.TableColumn;
> 
> Minor - 2 commented imports can be removed.

removed (c&p shows, always ;) - thanks!

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

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


More information about the openjfx-dev mailing list