-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WindowCovering: fix Limits checks + factorization (#13729)
* DEV: Remove IsOpen IsClosed function and use CheckLimitState * DEV: Move HasFeature function for external usage * DEV: Factorize conversion function * DEV: Add IsPercent100thsValid check method * DEV: Add OperationalStatusSet Global field helpers function - automatically set global field * DEV: Add ComputeOperationalState function * Restyled by clang-format * DEV: Rename limits using "Over" to "Post" * DEV: Cleanup HasFeature function * DEV: Add comments to explain the convert function * DEV: Replace Limit Post by Past * Style: correct bad description of ConvertValue Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
4ece9e8
commit 1ccf850
Showing
4 changed files
with
239 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.