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

WebviewScaffold fails to honor AppBar elevation #242

Closed
jeffmikels opened this issue Nov 16, 2018 · 1 comment
Closed

WebviewScaffold fails to honor AppBar elevation #242

jeffmikels opened this issue Nov 16, 2018 · 1 comment

Comments

@jeffmikels
Copy link
Contributor

The WebviewScaffold fails to display the "elevation" shadow under the AppBar.

@slightfoot
Copy link
Member

It cant. The webview is actually sitting on top of the flutter content in the Z axis. So the shadow of the app bar cannot be "over" the webview. However there other directions we'll be looking into in the future to resolve this type of issue and others.

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