Skip to content
Commit f48899cb authored by Francesco Carraro's avatar Francesco Carraro
Browse files

Refactor and update various files for clarity and versioning

- LabSpectrumFileReader.cs: Modified regex in `Regex.Split` to split lines by whitespace or commas.
- Package.appxmanifest: Updated app version from `1.0.47.0` to `1.0.49.0`.
- LoginCheckViewModel.cs: Removed unnecessary `isTokenValidAsync` check.
- AlignmentHelper.cs:
  - Renamed parameters for clarity.
  - Replaced inline boundary checks with `belongsToSegment` method.
  - Updated methods to use new parameter names and method.
  - Renamed `getRightSegmentElementsXBoundaries` to `getRightSegmentBoundaries`.
  - Adjusted logic in `fixLeftSegment` and `fixRightSegment` to use inclusive range checks.
  - Updated method signatures for consistency.
parent fcdb5d79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment