Re: TableView column resize problem

2013-07-27 Thread Sven Ehrke
Done: https://javafx-jira.kenai.com/browse/RT-31961 Thank you! - Sven - Original Message - > Please file a bug - this is not currently known. This is likely > related > to all the scenegraph performance work that has been done recently. > -- Jonathan > On 27/07/2013 6:16 a.m., Sven

Re: TableView column resize problem

2013-07-26 Thread Jonathan Giles
Please file a bug - this is not currently known. This is likely related to all the scenegraph performance work that has been done recently. -- Jonathan On 27/07/2013 6:16 a.m., Sven Ehrke wrote: Hi, since b99 resizing of columns using the mouse on the column separators of the table header do

TableView column resize problem

2013-07-26 Thread Sven Ehrke
Hi, since b99 resizing of columns using the mouse on the column separators of the table header does not work smoothly anymore. The mouse even looses hold of the resize handle. With b97 this worked fine. This can be reproduced even without any items in the table: