You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could only get this to happen with a CanvasVirtualControl inside a Grid with multiple areas. I'm not sure what triggers it to stop redrawing, but the RegionsInvalidated callback just stops getting fired altogether until you size it back down again.
Minimal reproducible: canvasvirtualtest.zip
Video: https://github.com/user-attachments/assets/84db3fdb-cc68-40d3-a464-2a4b675030cd
I could only get this to happen with a
CanvasVirtualControl
inside aGrid
with multiple areas. I'm not sure what triggers it to stop redrawing, but theRegionsInvalidated
callback just stops getting fired altogether until you size it back down again.Xaml:
CS:
The text was updated successfully, but these errors were encountered: