File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/resources/layouts Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3333 <Label text =" SortIndex:" GridPane.rowIndex=" 5" />
3434 <TextField fx : id =" nameTextField" GridPane.columnIndex=" 1" />
3535 <ColorPicker fx : id =" textFillColorPicker" GridPane.columnIndex=" 1" GridPane.rowIndex=" 3" />
36- <CheckBox fx : id =" isWorkCheckBox" mnemonicParsing =" false" GridPane.columnIndex=" 1" GridPane.rowIndex=" 4" />
36+ <CheckBox fx : id =" isWorkCheckBox" mnemonicParsing =" false" selected = " true " GridPane.columnIndex=" 1" GridPane.rowIndex=" 4" />
3737 <Spinner fx : id =" sortIndexSpinner" GridPane.columnIndex=" 1" GridPane.rowIndex=" 5" />
3838 <TextArea fx : id =" descriptionTextArea" prefHeight =" 120.0" prefWidth =" 300.0" GridPane.columnIndex=" 1" GridPane.rowIndex=" 1" />
3939 <VBox alignment =" CENTER_LEFT" GridPane.rowIndex=" 1" >
You can’t perform that action at this time.
0 commit comments