Ticket #2217 (closed feature: fixed)
LineString.js implied global vars
| Reported by: | igrcic | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.9 Release |
| Component: | Geometry.LineString | Version: | 2.8 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
point1 & point2 var inside getSortedSegments func are implied globs. Declare them inside function.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

