Browse Source
#10892 changed the thumb drag delta to be relative to the parent, but the problem was that is that if the thumb controls the position of the parent then the delta will be incorrect. This was causing a bug in `TreeDataGrid` headers which were jumping around: the `Thumb` is a child of the header and causes the header to move.pull/11087/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue