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

Investigate documentation stating Dispatch normally need not be called #27

Open
SteffenL opened this issue Jan 25, 2024 · 0 comments
Open

Comments

@SteffenL
Copy link
Contributor

SteffenL commented Jan 25, 2024

@Le0Developer pointed out in #26 that Dispatch might need clarification when I suggested that Dispatch should be called.

	// Dispatch posts a function to be executed on the main thread. You normally
	// do not need to call this function, unless you want to tweak the native
	// window.
	Dispatch(f func())

We should investigate whether this comment is accurate, and either amend it or fix the behavior.

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