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
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
This is an uneducated guess, as I don't understand Rust, but I assume that it tries to create a dialog on top of the first dialog. I have never used AdwMessageDialog directly from the UI file. Usually, I implement AdwMessageDialogs from code (e.g. Python)
It actually never creates a second dialog, it is only one dialog that is reused (see the hide-on-close-property). Maybe I will rewrite this dialog to be more in-line with the import-dialog, but that would be pretty low priority.
When presenting an
AdwMessageDialog
the second time, it offsets:Screencast.from.2023-03-26.13-49-54.webm
The text was updated successfully, but these errors were encountered: