You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I don't know why this ResizeHandle exists in the first place, but on Windows the two Resize handles are making is much harder to drag and resize.
Normally on Windows you can grab a window anyone on the title bar and start dragging. One common action is to drag the window to the top of the screen and it will turn into a full screen window. The inverse is also common, grab a window by the title bar and drag it down to pop it out of full screen back into windowed mode.
Actual Result:
If a Windows user has an electron app with frameless-titlebar in full screen and moves their mouse cursor all the way up, and click hold to start dragging, he will find out he can't drag this app.
Expected Result:
If a Windows user has an electron app with frameless-titlebar in full screen and moves their mouse cursor all the way up, and click hold to start dragging, he should be able to drag this app anywhere he likes.
Screenshots
Desktop (please complete the following information):
Describe the bug
I don't know why this ResizeHandle exists in the first place, but on Windows the two Resize handles are making is much harder to drag and resize.
Normally on Windows you can grab a window anyone on the title bar and start dragging. One common action is to drag the window to the top of the screen and it will turn into a full screen window. The inverse is also common, grab a window by the title bar and drag it down to pop it out of full screen back into windowed mode.
Actual Result:
If a Windows user has an electron app with frameless-titlebar in full screen and moves their mouse cursor all the way up, and click hold to start dragging, he will find out he can't drag this app.
Expected Result:
If a Windows user has an electron app with frameless-titlebar in full screen and moves their mouse cursor all the way up, and click hold to start dragging, he should be able to drag this app anywhere he likes.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: