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

Some windows are not fitted to screen #172

Open
The3IC opened this issue Apr 4, 2024 · 2 comments
Open

Some windows are not fitted to screen #172

The3IC opened this issue Apr 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@The3IC
Copy link

The3IC commented Apr 4, 2024

Describe the bug
Display is 4k, scaling set to 300% in Windows. Some windows are place with the top part of the window outside the top of the screen.

To Reproduce
Steps to reproduce the behavior:

  1. Set Windows scaling to 300% (recommended is 250%).
  2. Start StoryToolKit, Transcript Window gets place above screen (see attached screen grab)

Expected behavior
Window should always be fitted to window, works on scaling settings up to and including 250%

Log file
I assume this is where the window is loaded:

2024-04-04 15:12:18,614 - StAI - DEBUG: Loading config file C:\Users\user\StoryToolkitAI\config.json. (storytoolkitai.py:319)
2024-04-04 15:12:18,614 - StAI - INFO: Updated config file C:\Users\user\StoryToolkitAI\config.json with clip_combine_patches data. (storytoolkitai.py:289)
2024-04-04 15:12:18,615 - StAI - INFO: Config file C:\Users\user\StoryToolkitAI\config.json saved. (storytoolkitai.py:306)
2024-04-04 15:13:20,701 - StAI - INFO: Config setting transcripts_always_on_top saved as "False" (storytoolkitai.py:264)
2024-04-04 15:13:20,702 - StAI - DEBUG: Loading config file C:\Users\user\StoryToolkitAI\config.json. (storytoolkitai.py:319)
2024-04-04 15:13:20,702 - StAI - INFO: Updated config file C:\Users\user\StoryToolkitAI\config.json with transcripts_always_on_top data. (storytoolkitai.py:289)
2024-04-04 15:13:20,703 - StAI - INFO: Config file C:\Users\user\StoryToolkitAI\config.json saved. (storytoolkitai.py:306)
2024-04-04 15:13:20,728 - StAI - INFO: Config setting transcript_update_group_segments saved as "True" (storytoolkitai.py:264)
2024-04-04 15:13:20,729 - StAI - DEBUG: Loading config file C:\Users\user\StoryToolkitAI\config.json. (storytoolkitai.py:319)
2024-04-04 15:13:20,729 - StAI - INFO: Updated config file C:\Users\user\StoryToolkitAI\config.json with transcript_update_group_segments data. (storytoolkitai.py:289)
2024-04-04 15:13:20,730 - StAI - INFO: Config file C:\Users\user\StoryToolkitAI\config.json saved. (storytoolkitai.py:306)

Screenshots
In the screenshot the top of the display is at the top of the screenshot.

System (please complete the following information):

  • OS: Windows 10
  • Python versions installed on machine: what the installer installed
  • StoryToolkitAI: Version 0.19.5

Additional context
StoryToolkit placement error

@The3IC The3IC added the bug Something isn't working label Apr 4, 2024
@octimot
Copy link
Owner

octimot commented Apr 11, 2024

The scaling on Windows is a nightmare, but some of these issues might have been solved by versions later than 0.19.5+

We're going to release these soon publicly and ping you back, alright?

Cheers!

@The3IC
Copy link
Author

The3IC commented Apr 11, 2024

Sure, thanks. And I assume most people don't use the over 250% stuff except us old folks with not so good eyesight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants