-
Notifications
You must be signed in to change notification settings - Fork 217
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
Full screen bug #7
Comments
Is this on the latest code? I fixed all those types of issues in bug fixes before. If so, please can you provide the following:
And try the following:
|
Yes this is on latest version. there are 2 monitors. the laptop and the monitor one. if i force windows to use 200% scale on both monitors the things are worst! please let me know if there is any further information i can provide you. |
Ah this is the known bug https://github.com/angelsix/fasetto-word/blob/develop/Source/Fasetto.Word/Window/WindowResizer.cs#L342 Your non-primary monitor has a larger width. I've applied a fix that has a simple limitation right now... your window cannot be larger than the current monitors size. In future I plan to do a better fix to remove that limitation, but it is better than the current bug. Confirm fix and I will close the bug |
works perfectly now on the bigger screen and seems there is no need for a better fix. |
i noticed that when i go full screen the borders on the gui are not right.
i took a screenshot with windows Sniping Tool on window snip mode and this is what i got:
(this running to secondary monitor with bigger resolution )
The text was updated successfully, but these errors were encountered: