Skip to content

Commit 92cb033

Browse files
ddamkeddamke
authored andcommitted
change layout Fxml for better visibility
1 parent 8569a95 commit 92cb033

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

src/main/resources/layouts/settings.fxml

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -278,29 +278,9 @@
278278
</CheckBox>
279279
</children>
280280
</HBox>
281-
</children>
282-
</VBox>
283-
</children>
284-
</Group>
285-
</children>
286-
</VBox> <VBox styleClass="menuBorder">
287-
<children>
288-
<Group>
289-
<children>
290-
<VBox>
291-
<children>
292-
<HBox spacing="10.0">
293-
<children>
294-
<Label text="Note Reminder">
295-
<font>
296-
<Font name="Open Sans Bold" size="12.0" />
297-
</font>
298-
</Label>
299-
</children>
300-
</HBox>
301281
<HBox spacing="10.0">
302282
<children>
303-
<CheckBox fx:id="emptyNoteReminderOnlyForWorkEntryCheckBox" mnemonicParsing="false" text="Ask for notes when switching from project marked as work (if empty)" wrapText="true" HBox.hgrow="NEVER">
283+
<CheckBox fx:id="emptyNoteReminderOnlyForWorkEntryCheckBox" mnemonicParsing="false" text="Additional only ask for notes from project marked as work" wrapText="true" HBox.hgrow="NEVER">
304284
<font>
305285
<Font name="Open Sans Regular" size="12.0" />
306286
</font>

0 commit comments

Comments
 (0)