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

Fix for #10 and #12 #14

Merged
merged 4 commits into from
Mar 14, 2022
Merged

Fix for #10 and #12 #14

merged 4 commits into from
Mar 14, 2022

Conversation

Foldblade
Copy link
Collaborator

Changed:

  • ModelViewer's default backgroundColor from Colors.white to Colors.transparent, due to #12
  • proxy's null check fix and setState() {} for it, due to #10

According to omchiii#12 's need,

- ModelViewer's background defaults to Colors.transparent
- Also, set Webview's background to Colors.transparent on Android / iOS

By doing this, users can use Stack to add a image to ModelViewer's lower layer.
_proxy null check and setState() for it
@omchiii omchiii merged commit eba82e3 into omchiii:master Mar 14, 2022
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.

2 participants