Closed generalloki closed 1 year ago
If I change ListBox to TreeView in ControlsSample, same painting problems exist, so issue is not control related
I fixed most of the painting problems, but still have problem in repainting of TabControl after resize
Problem with TabControl page contents not painting after resize on Linux is not TabControl related. It is more like StackPanel which is inside of the tab is positioned incorrectly.
I am closing this issue as on this moment I don't see any painting problems. TabControl bad behavior added to Linux related issues.
On WIndows I see ListBox badly repainted. On Linux I see addttionally TabPage elements badly repainted.