Wicklets / wick-editor-2018

Archived - New repo is now at github.com/wicklets/wick-editor
GNU General Public License v3.0
516 stars 57 forks source link

hitTest does not take scale into account #838

Open Luxapodular opened 6 years ago

Luxapodular commented 6 years ago

This occured with images scaled down to .42.

Repro steps:

  1. drag in two images
  2. Scale Image 1 to 40%
  3. Ensure image 1 and image 2 are not overlapping
  4. Check if image 1 returns true when hitTested with image 2