Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pose Configuration: Window sizing bug #16

Closed
JensBlack opened this issue Mar 25, 2020 · 3 comments
Closed

Pose Configuration: Window sizing bug #16

JensBlack opened this issue Mar 25, 2020 · 3 comments

Comments

@JensBlack
Copy link
Contributor

Describe the bug
When importing a small image to create a pose configuration (96x161) the autosizing of the window is buggy (see image below).

Screenshots
grafik

Expected behavior
A clear and concise description of what you expected to happen.

Desktop (please complete the following information):

  • OS: Windows 10
  • Anaconda
  • simba_no_tf

Additional context
I guess you will run into this issue with apps if you autosize and go to the limits of tkinter and such. So this is more of a note, than a real big issue. But as the original video resolution was 848x480 (quite common for tracking) the cut out might be something that happens more than once :)

@JensBlack
Copy link
Contributor Author

additional note: maximizing the window does not solve the issue, but expands the window with additional grey areas.

@sgoldenlab
Copy link
Owner

Hi @JensBlack - many thanks for reporting this! I've inserted a fix - could you download it again and check if its working on your end? In the fix, small images (less than 300px width) are resized to 800px wide. So you should be able to place out your dots appropriately but - beware, it will look rather grainy!

@JensBlack
Copy link
Contributor Author

Thanks for the fast reply! The hotfix works.
I just tested it. The image is displayed in maximized window mode and is quite stretched (as you mentioned) but the window can be resized, so the mouse is miceshaped again! See screenshots below:

maximized window:
grafik
windowed window:
grafik

I will close the "issue". Thank you again for the hotfix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants