You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way to make the WebView start right at the top of the panel, below the TitleBar?
I'd like the WebView to fill the entire frame. Whatever I try results in the TitleBar disappearing or not taking drag events anymore. It's also pretty nasty that the WebView does not seem to care for the BorderRadius the panel has.
I think if we could get this working and keep the WebView from bouncing on scroll, we could build some pretty neat things!
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there,
is there a way to make the WebView start right at the top of the panel, below the TitleBar?
I'd like the WebView to fill the entire frame. Whatever I try results in the TitleBar disappearing or not taking drag events anymore. It's also pretty nasty that the WebView does not seem to care for the BorderRadius the panel has.
I think if we could get this working and keep the WebView from bouncing on scroll, we could build some pretty neat things!
Thanks!
The text was updated successfully, but these errors were encountered: