Ticket #1577 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

new RegularPolygon features can be invisible

Reported by: openlayers Owned by: tschaub
Priority: critical Milestone: 2.7 Release
Component: Handler.RegularPolygon Version: SVN
Keywords: Cc:
State: Complete

Description

points.js line 98 has an option added to the temporary vector drawing layer so that it's always 'in range'. that needs to be duplicated *shudder* into RegularPolygon.js (around line 159) so that the same applies to RegularPolygon drawing.

Attachments

patch-1577-r7497-A0.diff Download (1.1 KB) - added by elemoine 5 years ago.

Change History

Changed 5 years ago by elemoine

That's correct. A patch for this will be appreciated.

Changed 5 years ago by elemoine

Changed 5 years ago by elemoine

  • state set to Review
  • milestone set to 2.7 Release

Changed 5 years ago by euzuro

  • priority changed from minor to critical

Changed 5 years ago by crschmidt

  • state changed from Review to Commit

Elemoine: Patch looks fine. Please commit.

Changed 5 years ago by elemoine

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [7588]) new RegularPolygon features can be invisible, p=me, r=crschmidt (closes #1577)

Note: See TracTickets for help on using tickets.