akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.24k stars 203 forks source link

Fix drawable bounding box #643

Closed mbfraga closed 2 years ago

mbfraga commented 2 years ago

Summary / How this PR fixes the problem?

Fix hit test on transformed objects without strokes.

Steps to Test

  1. Create a skewed item without border.
  2. Test hit testing at different rotations.