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

README: update the example to work out-of-box on macOS #319

Merged
merged 1 commit into from Mar 15, 2018
Merged

README: update the example to work out-of-box on macOS #319

merged 1 commit into from Mar 15, 2018

Conversation

martinlindhe
Copy link
Contributor

Minor changes to the example in the readme to work out-of-the box in macOS.

Two parts:

  1. without the loop (taken from Window frame isn't visible on macOS #262), the window will be stuck in background and reported as "program not responding" by macOS.

  2. without the surface.FillRect(nil, 0), the window is not properly cleared.

@veeableful
Copy link
Contributor

Thanks @martinlindhe!

@veeableful veeableful merged commit b77db23 into veandco:master Mar 15, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants