Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix display of tracker names in solar drilldown pages
- SolarChargers.qml: formatTrackerName() was trying to substitute a string arg that did not exist - SolarChargerPage.qml: the QuantityTable needs to ensure the tracker name is not displayed as an empty string. If the tracker name is empty, use Global.solarChargers.formatTrackerName() to find an appropriate name based on the tracker's charger.
- Loading branch information