[QGIS Commit] [qgis/Quantum-GIS] 36452a: [FIX]: Build rubberband completely even with incom...

GitHub noreply at github.com
Fri Nov 9 08:03:45 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 36452a8e2415668261c99eebbe7889a35a88ec69
      https://github.com/qgis/Quantum-GIS/commit/36452a8e2415668261c99eebbe7889a35a88ec69
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
    M src/gui/qgsrubberband.cpp

  Log Message:
  -----------
  [FIX]: Build rubberband completely even with incomplete input
An empty polyline in a mulipolyline led to the rubberband ignoring all further polylines.
e.g. addGeometry( [[(1,2)(2,3)][][(2,3)(3,4)]] ) was ignoring the polyline (2,3)(3,4).


  Commit: 716e188eb59b541a4d863a8a44aa5d7fd5f9c005
      https://github.com/qgis/Quantum-GIS/commit/716e188eb59b541a4d863a8a44aa5d7fd5f9c005
  Author: mhugent <marco.hugentobler at sourcepole.ch>
  Date:   2012-11-09 (Fri, 09 Nov 2012)

  Changed paths:
    M src/gui/qgsrubberband.cpp

  Log Message:
  -----------
  Merge pull request #321 from matthias-kuhn/rubberband

[FIX]: Build rubberband completely even with incomplete input


Compare: https://github.com/qgis/Quantum-GIS/compare/3f72a6a59372...716e188eb59b


More information about the QGIS-commit mailing list