+ Experiment with snappy / snapcraft

This commit is contained in:
Reinhard Pointner 2016-06-14 22:29:25 +08:00
parent 0fbb30b19c
commit 4e9a4d0a51
1 changed files with 1 additions and 1 deletions

View File

@ -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