NickeManarin / ScreenToGif

🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
http://www.screentogif.com
Microsoft Public License
23.94k stars 2.19k forks source link

[Bug] Selector tool loops bug #1128

Open NotoriusCaitSithVII opened 2 years ago

NotoriusCaitSithVII commented 2 years ago

When using the Selector tool on the Board, if you make a loop away from the figure, you won’t be able to select that figure no matter how much you try.

Steps to reproduce.

  1. Launch ScreenToGIF
  2. Open the Board tab
  3. Draw a line
  4. Select the Selector tool
  5. Draw around the figure until it becomes selected
  6. Draw a loop away from the figure.

Tangible result: THe selection will be dropped, and the figure can’t be selected anymore.

Video Evidence: https://youtu.be/ZOxCST1Lgv4

Note: This bug happens even if the loop is barely noticeable. Example on the video below: https://youtu.be/BGfD-7dcAtU

NickeManarin commented 2 years ago

Looks like an issue with WPF InkCanvas control.