mooch443 / trex

TRex, a fast multi-animal tracking system with markerless identification, and 2D estimation of posture and visual fields.
https://trex.run
GNU General Public License v3.0
81 stars 8 forks source link

Size of GUI #192

Closed mi2celis closed 1 year ago

mi2celis commented 1 year ago

This is not a bug per say. When the GUI window starts, the window is tiny. At first I kept missing it. Is there a way to specify the size of the GUI window when it is deployed?

I am running on Ubuntu 20.04 and installed the TRex pre-built binaries using Anaconda.

Thank you

mooch443 commented 1 year ago

Hey, thanks for reporting this - may I ask what the resolution of your video is? If it is really small, I can imagine this happening. And does it say v1.1.9 in the window title?

mi2celis commented 1 year ago

Video is 1536x768

V1.1.9 does appear in the window title.

Thank you for looking into this

Maria Celis

On Feb 10, 2023, at 8:24 AM, Tristan Walter @.***> wrote:

Hey, thanks for reporting this - may I ask what the resolution of your video is? If it is really small, I can imagine this happening. And does it say v1.1.9 in the window title?

— Reply to this email directly, view it on GitHub https://github.com/mooch443/trex/issues/192#issuecomment-1425964126, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOXBT6J6LQV4J3B24NSCVLWWZMUHANCNFSM6AAAAAAUW3PCT4. You are receiving this because you authored the thread.

mooch443 commented 1 year ago

Very funky indeed - I have not been able to reproduce this anywhere yet unfortunately. Instead, I have set a minimum window size to the project. So at least it shouldn't be too small to see now. Or with the next release, that is. :-) Thanks for reporting!