WebView auto-closes when used without explicit parent #1505
Labels
bug
Issues that relate to unexpected/unwanted behavior. Don't use for PRs.
comp: sclang
sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library"
when evaluating
WebView().front.url_("http://lfsaw.de");
the WebView closes, once the page is loaded completely.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: