D29760: Replace MapProxySource with some javascript code

2020-05-15 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > SensorFace.qml:49 > +result = [] > +for (var sensor of root.controller.highPrioritySensorIds) { > +result.push(root.controller.sensorColors[sensor]) To match "Map"proxy source could have done ;) const

D29760: Replace MapProxySource with some javascript code

2020-05-15 Thread Arjen Hiemstra
This revision was automatically updated to reflect the committed changes. Closed by commit R111:1d8f9a9024c0: Replace MapProxySource with some javascript code (authored by ahiemstra). REPOSITORY R111 KSysguard Library CHANGES SINCE LAST UPDATE

D29760: Replace MapProxySource with some javascript code

2020-05-14 Thread Arjen Hiemstra
ahiemstra created this revision. ahiemstra added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. ahiemstra requested review of this revision. REVISION SUMMARY MapProxySource has only been added to QuickCharts master so is not available in 5.70, so