Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-28 | mapwidgetcontextmenu: add an Image for the context menu toggle | Lubomir I. Ivanov | |
- add the PNG file into the QRC - add a simple scale animation for the Image on click Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> | |||
2017-07-28 | mapwidgetcontextmenu: add placeholder QML | Lubomir I. Ivanov | |
This QML component will be used to provide a context menu for the QML map widget. Include the file in QRC and test it's creation in MapWidget.qml. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> |