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

Fix "Limit system feed-in" checked status and on/off behavior #1878

Merged

Conversation

blammit
Copy link
Contributor

@blammit blammit commented Jan 24, 2025

The checked binding and onClicked handler must refer to the raw maxFeedInPower.dataItem.value rather than maxFeedInPower.value, since the latter may be modified by the min/max bounds.

Fixes #1877

The checked binding and onClicked handler must refer to the raw
maxFeedInPower.dataItem.value rather than maxFeedInPower.value, since
the latter may be modified by the min/max bounds.

Fixes #1877
@blammit blammit linked an issue Jan 24, 2025 that may be closed by this pull request
@blammit blammit merged commit 59e1215 into main Jan 24, 2025
2 checks passed
@blammit blammit deleted the blam/1877-cant-uncheck-ess-limit-system-feed-in-option branch January 24, 2025 06:26
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.

Can't uncheck ESS "Limit system feed-in" option
3 participants