Skip to content
  • Mathieu Tillet's avatar
    Fix incorrects behaviours of the sector · 2c5ab693
    Mathieu Tillet authored
    - Solves the bug where the sector would stop being scaled by dragging a
    corner and the bug where the sector's bounding box and real position
    would sometimes stop corresponding to one another by changing strict
    equalities of potentially very small numbers to checking their absolute
    differences is less than a certain threshold.
    
    - Manages negative values for field input, especially for angles
    2c5ab693