Skip to content

Commit

Permalink
chore: update css in labeling app
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziad-Muhammed committed Sep 25, 2022
1 parent 238359f commit 1fa9678
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 67 deletions.
1 change: 1 addition & 0 deletions LabelingApp.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def Run(self):
def finish(self):
self.main_img.clear()
self.plate_img.clear()
self.main_img.setAlignment(QtCore.Qt.AlignCenter)
self.main_img.setText("Enter a new input directory")


Expand Down
Loading

0 comments on commit 1fa9678

Please sign in to comment.