-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
C: Low-level issueAn issue related to GameMaker packaging or system-level behaviorAn issue related to GameMaker packaging or system-level behaviorS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code
Description
Describe the bug
hovering over the edge of the program causes the mouse cursor to flicker the rezise mouse pointer, coming to rest on the regular mouse pointer.
this makes it seem to the user that the band to resize the window is 0 pixels, but when you left click with the regular mouse icon, the window does get resized and the mouse gets the appropriate icon.
this resize operation freezes all other operations?
To Reproduce
Steps to reproduce the behavior:
- open Open NBS
- have it in the middle of the screen, about 1/3 -1/5 the size of the screen
- try to hover over the edge of the program and get it to rest on the rezise mouse cursor (usually: <->)
3a. be unable to do so - left click where it should happen
4.a. notice you can resize the window.
Expected behavior
if you hover over the edge of the window, it should rest on the resize icon if the mouse cursor could resize the window if it were to left-click there.
Additional context
windows 10.
Amd radeon integrated graphics.
Ryzen 5 CPU.
fresh install, latest version: 3.9.3
Metadata
Metadata
Assignees
Labels
C: Low-level issueAn issue related to GameMaker packaging or system-level behaviorAn issue related to GameMaker packaging or system-level behaviorS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code