Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Window border overlapping other screen #28

Open
R3MOTE-GOD opened this issue Sep 20, 2020 · 4 comments
Open

Window border overlapping other screen #28

R3MOTE-GOD opened this issue Sep 20, 2020 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@R3MOTE-GOD
Copy link
Contributor

When I make the application fullscreen, the border edge seems to overlay the other monitor.

image

The above image shows how the window border is for some reason thicker when fullscreen, versus the below image that is the normal window.

image

I am unsure if there's a logical answer for the border width increasing and overlapping the other screen, just thought I'd make an issue if this is something fixable.

@seo-rii
Copy link
Owner

seo-rii commented Sep 21, 2020

I'm sorry, but I don't understand what the problem is. Can you explain it more clearly?

@seo-rii seo-rii added the question Further information is requested label Sep 21, 2020
@R3MOTE-GOD
Copy link
Contributor Author

R3MOTE-GOD commented Sep 21, 2020

I'm sorry, but I don't understand what the problem is. Can you explain it more clearly?

@seo-rii When you maximize a window, the border on the left and right side of the application become increased by 5px, overlapping content on the other screens.

First screenshot I sent shows the border (that shouldn't be there) while the application is maximized.
Second screenshot shows how there is no border when the application isn't maximized.

@seo-rii
Copy link
Owner

seo-rii commented Sep 21, 2020

Sadly, it seems difficult to solve this bug. I don't even know why this bug is happening. The code that applies custom aero effect did not cause any problems, and even if you turn them off, the same problem occurs. Other similar programs (a non-UWP implementation of the acrylic window) were found to have bugs, but not to mention the solutions to these bugs. If you know the solution, please send me a PR or let me know here. I'm so sorry.

@seo-rii seo-rii added bug Something isn't working help wanted Extra attention is needed and removed question Further information is requested labels Sep 21, 2020
@seo-rii
Copy link
Owner

seo-rii commented Dec 8, 2021

Perhaps this link can help us with the solution: electron/electron#5267

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants