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
When binding to an ItemsSource, the content renders correctly initially. However, if the ItemsSource is updated, the height of the Canvas does not adjust to reflect the new content.
Thanks for the PR, a new version is going to be out this weekend, stable skiasharp v3 for net9. With hardware acceleration for windows, a game changer for creating MAUI desktop apps. :)
When binding to an
ItemsSource
, the content renders correctly initially. However, if theItemsSource
is updated, the height of theCanvas
does not adjust to reflect the new content.The text was updated successfully, but these errors were encountered: