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
Originally posted by yaoyulian July 9, 2022
In WPF: <>UserControl SizeChanged="UserControl_SizeChanged"
Avalonia do not have "SizeChanged". I tryed "LayoutUpdated", But it made UI halted. Please Add "SizeChanged".
Discussed in #8473
Originally posted by yaoyulian July 9, 2022
In WPF: <>UserControl SizeChanged="UserControl_SizeChanged"
Avalonia do not have "SizeChanged". I tryed "LayoutUpdated", But it made UI halted. Please Add "SizeChanged".
@robloo
The text was updated successfully, but these errors were encountered: