webview / webview_java

A Java wrapper of https://github.com/webview/webview
Other
64 stars 9 forks source link

fix Splash and add examples #20

Closed WanneSimon closed 7 months ago

WanneSimon commented 7 months ago

fix splash occurs if set size twice before loading url and add some examples

e3ndr commented 7 months ago

Will review this later. Thanks for the PR! :)

WanneSimon commented 7 months ago

It seems splash can not be completely removed, there's a default size when invoke webview_create.

e3ndr commented 7 months ago

Ah, I was confused by your word choice. We usually call that a "flicker" in English instead of a "splash" ;)

Merging...