Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solar history fixes #1331

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Solar history fixes #1331

merged 2 commits into from
Jul 16, 2024

Conversation

blammit
Copy link
Contributor

@blammit blammit commented Jul 15, 2024

No description provided.

Theme.color_dimBlue doesn't exist, so use Theme.color_lightBlue, which
is the 'pressed' color for buttons.
- 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.
@blammit blammit force-pushed the blam/solar-history-fixes branch from b7c7f3f to 5402a40 Compare July 15, 2024 05:46
@blammit
Copy link
Contributor Author

blammit commented Jul 15, 2024

Can be tested in mock mode: some trackers have names, and some do not. See this example from the solar overview drilldown:

image

@blammit blammit merged commit 349a7b3 into main Jul 16, 2024
1 check passed
@blammit blammit deleted the blam/solar-history-fixes branch July 16, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants