Skip to content

Improve imageOverlay visibility test, add RectangleOverlap class.

Hy Murveit requested to merge murveit/kstars:imageoverlay7 into master

Original scheme for checking if two (possibly rotated) rectangles overlap/intersect was imperfect. This adds a correct algorithm for checking the overlap.

Merge request reports