mirror of
https://github.com/Noratrieb/mandelbrotGUI.git
synced 2026-01-16 08:15:03 +01:00
i really wanted to see that push bar again nice theme
This commit is contained in:
parent
c51255f381
commit
2234919b69
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
|
@ -15,6 +15,7 @@ public class Main extends Application {
|
||||||
primaryStage.setTitle("Mandelbrot");
|
primaryStage.setTitle("Mandelbrot");
|
||||||
primaryStage.setScene(new Scene(root, 1800, 900));
|
primaryStage.setScene(new Scene(root, 1800, 900));
|
||||||
primaryStage.show();
|
primaryStage.show();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue