Skip to content

Commit

Permalink
Change tags label in image-tags-entry.fxml
Browse files Browse the repository at this point in the history
  • Loading branch information
dnutiu committed Jun 2, 2024
1 parent facea33 commit a3fa959
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<HBox>
<VBox>
<Label fx:id="fileNameLabel"/>
<Label text="Predicted tags:"/>
<Label text="Tags:"/>
<TextArea fx:id="predictedImageTags" editable="false" wrapText="true" prefColumnCount="20"/>
</VBox>
<VBox fx:id="metadataVbox">
Expand Down

0 comments on commit a3fa959

Please sign in to comment.