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

x/mobile/app: events get delayed after resizing the window on X11 #10054

Closed
db47h opened this issue Mar 2, 2015 · 4 comments
Closed

x/mobile/app: events get delayed after resizing the window on X11 #10054

db47h opened this issue Mar 2, 2015 · 4 comments

Comments

@db47h
Copy link

db47h commented Mar 2, 2015

Steps to reproduce:

  • run the basic example
  • move the triangle around -> no delay
  • resize the window
  • move the triangle around -> the triangle will move after a delay (which looks equal to the amount of time spent resizing the window)
@mikioh mikioh changed the title mobile/app: events get delayed after resizing the window on X11 app: events get delayed after resizing the window on X11 Mar 3, 2015
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@rsc rsc changed the title app: events get delayed after resizing the window on X11 x/mobile/app: events get delayed after resizing the window on X11 Apr 14, 2015
@rsc rsc modified the milestones: Unreleased, Unplanned Apr 14, 2015
@rsc rsc removed the repo-mobile label Apr 14, 2015
@crawshaw
Copy link
Member

@db47h is this still happening? @nigeltao made some significant event model changes that may have fixed this.

@db47h
Copy link
Author

db47h commented Jul 13, 2015

I had put this on hold while keeping an eye on the undergoing changes ;) I'll check this asap and will get back to you.

@db47h
Copy link
Author

db47h commented Jul 14, 2015

Yes, it's now working correctly (compiled with Go 1.4 but I guess it does not matter on desktop).

@crawshaw
Copy link
Member

Thanks for checking.

@golang golang locked and limited conversation to collaborators Jul 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants