We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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):
Additional context
The text was updated successfully, but these errors were encountered:
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!
Sorry, something went wrong.
Sure, thanks. And I assume most people don't use the over 250% stuff except us old folks with not so good eyesight.
No branches or pull requests
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:
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):
Additional context
The text was updated successfully, but these errors were encountered: