On Tue, 21 Nov 2023 20:03:31 GMT, Marius Hanl wrote:
>> When a nested column is dragged, the column drag header (blue) is positioned
>> wrong.
>> It appears at the very left of the table and not where the column is.
>>
>>  is positioned
>> wrong.
>> It appears at the very left of the table and not where the column is.
>>
>>  is positioned
>> wrong.
>> It appears at the very left of the table and not where the column is.
>>
>>  is positioned
> wrong.
> It appears at the very left of the table and not where the column is.
>
> 
>
> The fix is to calculate the bound
On Tue, 21 Nov 2023 17:28:26 GMT, Andy Goryachev wrote:
>> modules/javafx.controls/src/test/java/test/javafx/scene/control/skin/TableViewSkinTest.java
>> line 225:
>>
>>> 223: TableColumnHeaderShim.columnReordering(tableColumnHeader,
>>> bounds.getMinX() + 20, bounds.getMinY());
>>> 22
On Mon, 20 Nov 2023 22:24:58 GMT, Marius Hanl wrote:
> When a nested column is dragged, the column drag header (blue) is positioned
> wrong.
> It appears at the very left of the table and not where the column is.
>
>  is positioned
>> wrong.
>> It appears at the very left of the table and not where the column is.
>>
>>  is positioned
> wrong.
> It appears at the very left of the table and not where the column is.
>
>  is positioned
wrong.
It appears at the very left of the table and not where the column is.

The fix is to calculate the bound based off the
10 matches
Mail list logo