[marble] [Bug 376626] View does not recenter after loading of file
Werner Stille
bugzilla_noreply at kde.org
Mon Oct 31 17:22:55 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=376626
Werner Stille <ws at werner-stille.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO |---
--- Comment #2 from Werner Stille <ws at werner-stille.de> ---
Thank you for noticing my bug report. The issue can be reproduced with the
current version 22.08.2 of marble, and again can be cured by the suggested
patch, i. e. by changing the call FileManager::addFile() in
MarbleWidget::model()->addGeoDataFile() (in MarbleModel.cpp) to:
d->m_fileManager.addFile( filename, filename, GeoDataStyle::Ptr(),
UserDocument, 0, true );
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list