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
[Binding]An error occurred binding 'OverlayBackground' to '': 'Could not convert 'MainWindowViewModel' (MainWindowViewModel) to 'Avalonia.Media.IBrush'.' (DialogHost #59893061)
[Binding]An error occurred binding 'Background' to '': 'Could not convert 'MainWindowViewModel' (MainWindowViewModel) to 'Avalonia.Media.IBrush'.' (DialogHost #59893061)
In the latest version of Avalonia, the background color of the dialog box has become transparent and can be used normally with error messages. #ShowAsPopupAsync
I would like to know how to change the background color of MessageBox.Avalonia?
The text was updated successfully, but these errors were encountered: