Avalonia.Controls.TreeDataGrid icon indicating copy to clipboard operation
Avalonia.Controls.TreeDataGrid copied to clipboard

[macOS] Slow perf/repaint when resizing columns in Avalonia 11

Open danipen opened this issue 3 years ago • 3 comments

Hi, this issue happens only in macOS.

We experience slow performance (or probably that the control is not repainted until you stop dragging) when moving the columns header splitter in the TreeDataGrid.

https://user-images.githubusercontent.com/501613/228465740-a28c0961-425c-432b-9564-e96972c651d3.mov

@grokys @wieslawsoltes @jmacato can you reproduce it too? I'm just trying latest changes on master.

danipen avatar Mar 29 '23 07:03 danipen

Note that under windows, the resize is normal: resize

danipen avatar Mar 29 '23 08:03 danipen

@grokys do you think this PR resoves this issue?

danipen avatar May 24 '23 14:05 danipen

No, that PR is unrelated I'm afraid. I'm no closer to understanding why macOS is slowing down when using an opaque background, unfortunately.

grokys avatar May 25 '23 13:05 grokys