Changes between Version 3 and Version 4 of Ticket #21254, comment 11


Ignore:
Timestamp:
2021-08-31T17:07:12+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21254, comment 11

    v3 v4  
    11I'll fix those in a bit -- it looks like `assertFalse(area.contains(new Point2D.Float(15, 15)));` is what is failing, and I need to convert the polygon to something visual, just to make certain.
    22
    3 EDIT: Yep. It looks like the test was borked (and probably has been since I fixed the issue where I thought each polygon started relative to the previous polygon).
     3EDIT: ~~Yep. It looks like the test was borked (and probably has been since I fixed the issue where I thought each polygon started relative to the previous polygon).~~ Nevermind. My original plot was borked.
    44
    5 [[Image(21254.bad_plot.png, 100%)]]
     5[[Image(21254.bad_plot.png)]]