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):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
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.