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

Exporting DemoEnvironment #26

Closed
hasenbanck opened this issue Oct 12, 2020 · 2 comments
Closed

Exporting DemoEnvironment #26

hasenbanck opened this issue Oct 12, 2020 · 2 comments

Comments

@hasenbanck
Copy link
Contributor

Hi,

I'm currently implementing a wgpu based backend crate and a winit based platform crate and would like to use the DemoApp in my simple example.

Since I need to call the ui() function on the DemoApp, I need create a DemoEnvironment struct, which is marked pub but is not exported. Could you maybe export this struct?

@emilk emilk closed this as completed in a35fe7d Oct 12, 2020
@emilk
Copy link
Owner

emilk commented Oct 12, 2020

Good catch 👍

Exciting with a wgpu backend by the way! Let me know if you want further assistance.

@hasenbanck
Copy link
Contributor Author

@emilk Things are looking good. I might take your offer for some odd resizing bugs I found, but not until I have tested it further myself more.

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

2 participants