[GH-ISSUE #692] The green fades when resizing a custom area are missleading #2243

Open
opened 2026-03-01 18:54:54 +03:00 by kerem · 0 comments
Owner

Originally created by @timunie on GitHub (Jul 15, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/692

The "Problem"

If one wants to resize the rectangle to capture by mouse the recorder opens a magnifier with a green cross / fade to show the actual mouse position. This is very useful to catch the exact pixel. The problem here is, that the green fade shows the mouse position, and not the corner of the rectangle.

image

A possible solution

  • Either sync the green cross with the corner of the rectangle
  • or display the selection rectangle in the magnifier as well
  • or center the mouse exactly on the rectangles corner if the user hits mouse down

P.S.: I wanted to take a gif, but this didn't work. I hope one can understand my idea.

Happy coding
Tim

Originally created by @timunie on GitHub (Jul 15, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/692 ## The "Problem" If one wants to resize the rectangle to capture by mouse the recorder opens a magnifier with a green cross / fade to show the actual mouse position. This is very useful to catch the exact pixel. The problem here is, that the green fade shows the mouse position, and not the corner of the rectangle. ![image](https://user-images.githubusercontent.com/47110241/87577096-ac0a2800-c6d2-11ea-884c-9762cbfaa88a.png) ## A possible solution - Either sync the green cross with the corner of the rectangle - or display the selection rectangle in the magnifier as well - or center the mouse exactly on the rectangles corner if the user hits mouse down P.S.: I wanted to take a gif, but this didn't work. I hope one can understand my idea. Happy coding Tim
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#2243
No description provided.