[QGIS Commit] [qgis/QGIS] 5d4cf3: Fix #9360 (layer not rendered when simplify geomet...

GitHub noreply at github.com
Tue Feb 18 23:53:29 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 5d4cf3086abe6bb205423771093cc5eebac6d5b8
      https://github.com/qgis/QGIS/commit/5d4cf3086abe6bb205423771093cc5eebac6d5b8
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M src/core/qgsvectorlayer.cpp

  Log Message:
  -----------
  Fix #9360 (layer not rendered when simplify geometry is activated)

Request's extent rectangle was being randomly overwritten as it was
just reference to a temporary object!


  Commit: ab929a855c1fa6f40a9b5d455100eadbd1335686
      https://github.com/qgis/QGIS/commit/ab929a855c1fa6f40a9b5d455100eadbd1335686
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M src/core/qgscoordinatetransform.cpp

  Log Message:
  -----------
  Fix debug messages


Compare: https://github.com/qgis/QGIS/compare/d3e547c487cb...ab929a855c1f


More information about the QGIS-commit mailing list