Anatoliy Golubev
- Email: [email protected]
- Registered on: 2015-03-17
- Last connection: 2015-04-07
Activity
Reported issues: 2
2015-04-10
- 04:14 PM QGIS Application Revision 790216fc (qgis): Fix QgsWmsDpiMode enum declaration
- (cherry picked from commit 1f58f3371f58e0d54fdcf8d1536d7dc741c984ff)
- 03:53 PM QGIS Application Revision 1f58f337 (qgis): Fix QgsWmsDpiMode enum declaration
2015-04-07
- 11:01 AM QGIS Application Revision 7210c4a6 (qgis): Fix QgsRubberBand visibility behavior (followup 37171dc0)
- Visibility behavior stays the same as in QGIS 2.6
Test included.
Fix #12486
Contributed via https://github.com/qgis/... - 02:11 AM QGIS Application Bug report #12486 (Reopened): QgsRubberBand visibility flag resets to true after map zoom
- Sandro, can you backport it to 2.8 branch? It is affected too.
- 02:02 AM QGIS Application Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- Fixed in changeset commit:"7210c4a639caa4ca321144718d238ff114b74e47".
2015-04-02
- 01:47 PM QGIS Application Revision 6850ce62 (qgis): Fix QgsRubberBand visibility behavior
- Visibility behavior stays the same as in QGIS 2.6
Test included
2015-04-01
- 12:33 PM QGIS Application Revision f11fdb04 (qgis): Don`t change current visibility flag of rubberband on updates
- 12:25 PM QGIS Application Revision d43d8bf5 (qgis): Fix invalid calculation of rubberband boundingRect
- 07:59 AM QGIS Application Bug report #12486: QgsRubberBand visibility flag resets to true after map zoom
- I think it is a regression.
QGIS 2.6:
map extent changed -> QgsMapCanvasItem::updatePosition() called, visibility no... - 05:27 AM QGIS Application Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- How to reproduce:
1. create rubberband on map;
2. rubberband->setVisible( false );
3. mapCanvas->zoomIn();
4. rubberb...
Also available in: Atom