Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux: wrong positioning messages windows #57

Open
gucio321 opened this issue Mar 3, 2021 · 0 comments
Open

linux: wrong positioning messages windows #57

gucio321 opened this issue Mar 3, 2021 · 0 comments

Comments

@gucio321
Copy link

gucio321 commented Mar 3, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant