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

Work in html container and graceful-stop #1642

Closed
enomado opened this issue May 18, 2022 · 0 comments · Fixed by #1650
Closed

Work in html container and graceful-stop #1642

enomado opened this issue May 18, 2022 · 0 comments · Fixed by #1650
Labels
feature New feature or request

Comments

@enomado
Copy link
Contributor

enomado commented May 18, 2022

I've started migration of my web-app on egui and want to show and stop canvas, so I started some changes.

  • resize on 100% of parent container, not screen
  • handle with destroy method, and runner-singleton
  • is_destroyed flag, unsubscribing on events.

PR is coming

@enomado enomado added the feature New feature or request label May 18, 2022
@enomado enomado changed the title Word on html container and graceful-stop Work on html container and graceful-stop May 18, 2022
@enomado enomado changed the title Work on html container and graceful-stop Work in html container and graceful-stop May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant