-
Notifications
You must be signed in to change notification settings - Fork 86
linux: wrong positioning messages windows #57
Copy link
Copy link
Open
Description
Hi there,
(referring to OpenDiablo2/HellSpawner#216)
To Reproduce
- run a following code:
func main() {
for {
dialog.Message("%s", "Please select a file").Titl
time.Sleep(1 * time.Second)
}
}- accept first message
- take some action in terminal (click, or press any key)
- the next dialog message won't be displayed on the top.
over that, it will not be placed in the center of the screen.
System Informations
OS: Fedora Workstation 33
desktop: GNOME Shell 3.38.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
