Skip to content

Refactor calibration logic in MobilitySettingViewModel#669

Merged
Bujee415 merged 1 commit intomasterfrom
bugfix/fix-ion-mobility-validation
Nov 17, 2025
Merged

Refactor calibration logic in MobilitySettingViewModel#669
Bujee415 merged 1 commit intomasterfrom
bugfix/fix-ion-mobility-validation

Conversation

@YukiMatsuzawa
Copy link
Copy Markdown
Contributor

Refactor calibration logic in MobilitySettingViewModel

Updated the logic for DtimsInfoImported and TwimsInfoImported to use CombineLatestValuesAreAllFalse() for clearer evaluation of calibration properties. This ensures all properties must not be -1 for the condition to be satisfied. Added System.Runtime.InteropServices namespace to support potential new functionality.

Updated the logic for `DtimsInfoImported` and `TwimsInfoImported` to use `CombineLatestValuesAreAllFalse()` for clearer evaluation of calibration properties. This ensures all properties must not be `-1` for the condition to be satisfied. Added `System.Runtime.InteropServices` namespace to support potential new functionality.
@Bujee415 Bujee415 merged commit 1f78104 into master Nov 17, 2025
9 checks passed
@Bujee415 Bujee415 deleted the bugfix/fix-ion-mobility-validation branch November 17, 2025 06:28
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