Skip to content

linux: wrong positioning messages windows #57

@gucio321

Description

@gucio321

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.

Screenshots
image

System Informations
OS: Fedora Workstation 33
desktop: GNOME Shell 3.38.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions