File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
src/main/resources/stl/threebodysimulation/layouts Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3939 <String fx : value =" primary" />
4040 </styleClass >
4141 </Button >
42+ <padding >
43+ <Insets bottom =" 30.0" />
44+ </padding >
4245 </HBox >
4346</VBox >
Original file line number Diff line number Diff line change 1111 <Tab fx : id =" settingsTab" text =" Settings" >
1212 </Tab >
1313 <Tab text =" Saves" >
14- <ScrollPane fx : id =" savesScrollPane" fitToHeight =" true" fitToWidth =" true" hbarPolicy =" NEVER" pannable =" true" prefHeight =" 863.0" prefWidth =" 400.0" style =" -fx-border-color: white; -fx-border-width: 0px; -fx-background-color: white;" />
14+ <ScrollPane fx : id =" savesScrollPane" fitToHeight =" true" fitToWidth =" true" hbarPolicy =" NEVER" pannable =" true" prefHeight =" 863.0" prefWidth =" 400.0" style =" -fx-border-color: white; -fx-border-width: 0px; -fx-background-color: white;" vbarPolicy = " ALWAYS " />
1515 </Tab >
1616 </TabPane >
1717 </left >
You can’t perform that action at this time.
0 commit comments