[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:54:35 UTC 2013


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

--- Comment #9 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.

Also `MarbleWidget.zoomIn()` and `MarbleWidget.zoomOut()` also work. It just
must be set to a sensible value at first (e.g. `MarbleWidget.setZoom(1200)`)

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


More information about the Marble-bugs mailing list