[Marble-bugs] [marble] [Bug 322573] Python bindings do not build (nor cover the full API)

Benjamin Kaiser benjaminjkaiser at gmail.com
Sun Nov 24 12:52:17 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=322573

--- Comment #8 from Benjamin Kaiser <benjaminjkaiser at gmail.com> ---
(In reply to comment #7)
> `MarbleWidget.setZoom(int zoom)` and the now deprecated
> `MarbleWidget.zoomView(int zoom)` do not function correctly (both zoom to
> the outermost level) also the `MarbleWidget.zoomIn()` and
> `MarbleWidget.zoomOut()` do not work. Therefore there does not appear to be
> a way to set the zoom to a certain level from the Python API.

As I have found when developing the third tutorial, `MarbleWidget.setZoom(int
zoom)` works great. But it was very unclear (not on the docs for setZoom) that
1000-2400 is a sensible range. I was trying values close to zero and it just
wan't working.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list