+ Experiment with snappy / snapcraft
This commit is contained in:
parent
0fbb30b19c
commit
4e9a4d0a51
|
@ -94,7 +94,7 @@ public class GettingStartedStage {
|
|||
}
|
||||
});
|
||||
|
||||
stage.setTitle("🚀 Loading …");
|
||||
stage.setTitle("Loading …");
|
||||
stage.setScene(new Scene(webview, webview.getPrefWidth(), webview.getPrefHeight(), Color.BLACK));
|
||||
|
||||
// force black background while page is loading
|
||||
|
|
Loading…
Reference in New Issue