ryouchinsa / Rectlabel-support

RectLabel is an offline image annotation tool for object detection and segmentation.
https://rectlabel.com
504 stars 73 forks source link

[MacOs] Dialog box is behind another one. #214

Closed ande4485 closed 1 year ago

ande4485 commented 1 year ago

[BUG] A dialog box to choose file is behind another one.

[HOW TO REPRODUCE]

[ENV]

Denizzje commented 1 year ago

I had the same issue on an older Macbook I was using, due to the small screen space I could no longer select things from the finder properly because the folder selection was in front of it. This window needs a minimalise option. That was on MacOS 12 by the way.

ryouchinsa commented 1 year ago

Thanks for writing the issue. To fix the problem, we have to reproduce the problem in our environment.

We are using the same macOS version 13.2. We attached the captured video in our environment. Could you capture what happens in your environment using QuickTime Player?

open_folder

ande4485 commented 1 year ago

https://user-images.githubusercontent.com/38383248/220071197-de9eb246-c947-4a28-bb7d-451a7200c48b.mov

I forgot it's on free version.

ryouchinsa commented 1 year ago

Thanks for sharing the video. We think some problem happened before pressing the open folder button, so that the UI does not work correctly. Could you delete cache files and launch RectLabel and check whether the same problem happens or not?

  1. Back up the current cache folder. ~/Library/Containers/RectLabel
  2. Delete the cache folder, clean up the trash box, and launch RectLabel.
ande4485 commented 1 year ago

@ryouchinsa , it doesn't solve the problem.

ryouchinsa commented 1 year ago

Thanks for the feedback. Is this problem continuing since you started using RectLabel? Or, at a time, suddenly this problem started to happen?

ande4485 commented 1 year ago

@ryouchinsa it was always like that.

ryouchinsa commented 1 year ago

We will improve our code so that certainly the open folder dialog should be shown over the open images and annotations dialog. When the new update is released, we will let you know.

ryouchinsa commented 1 year ago

Fixed so that when you press the change button, the open folder dialog is shown in front of the current dialog. The new version 2023.02.27 was released. Please let us know your feedback.

ande4485 commented 1 year ago

It works with the new version 2023.02.27

ryouchinsa commented 1 year ago

Thanks for your feedback. If you have any other problems, please let us know.