[Marble-devel] Review Request 123139: Fixed the bug not being able to change the GroundOverlay's texture

Dávid Kolozsvári freedawson at gmail.com
Thu Mar 26 16:37:34 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123139/
-----------------------------------------------------------

Review request for Marble.


Repository: marble


Description
-------

The function GeoDataFeature::setIconFile( const QString &path ) does not change the image, it's only a setter function for the m_iconFile. I've implemented a new function, named GeoDataFeature::changeIcon( const QString &path ), which sets the m_iconFile to path and THEN changes the icon to that.


Diffs
-----

  src/lib/marble/geodata/data/GeoDataOverlay.h 22158d3 
  src/lib/marble/geodata/data/GeoDataOverlay.cpp 352ef7a 
  src/plugins/render/annotate/EditGroundOverlayDialog.cpp df7d6d2 

Diff: https://git.reviewboard.kde.org/r/123139/diff/


Testing
-------

Testing was done by me and works fine.


Thanks,

Dávid Kolozsvári

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20150326/2213cff4/attachment.html>


More information about the Marble-devel mailing list