----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122938/ -----------------------------------------------------------
Review request for Marble. Repository: marble Description ------- In order to do this, i used the already availible widget LatLonEdit and set it as the model's edit wdiget, via a new delegate class. This allows real-time modification of the nodes with the LatLonEdit's high precision. ( Even though dragging the nodes was possible, it wasn't really precise, and it did not allow exact coordinates input ( keyboard input ). Diffs ----- src/plugins/render/annotate/CMakeLists.txt 594ea89 src/plugins/render/annotate/EditPolygonDialog.h 6f07648 src/plugins/render/annotate/EditPolygonDialog.cpp 8c8b302 src/plugins/render/annotate/EditPolygonDialog.ui c4f11f3 src/plugins/render/annotate/NodeItemDelegate.h PRE-CREATION src/plugins/render/annotate/NodeItemDelegate.cpp PRE-CREATION src/plugins/render/annotate/NodeModel.h 4586eea src/plugins/render/annotate/NodeModel.cpp 984a2be Diff: https://git.reviewboard.kde.org/r/122938/diff/ Testing ------- Works for me. Thanks, Marius Stanciu
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
