Skip to content

Commits on Source 2

  • Francesco Carraro's avatar
    Refactor and update various files · bb012aa2
    Francesco Carraro authored
    - Updated `remoteoperations.xml` to remove `ExtServices` and `Searches` operations, added `SLabDataManager` operations.
    - Changed version in `Package.appxmanifest` from `1.0.50.0` to `1.0.53.0`.
    - Renamed `MeteorClass` to `MeteoriteClass` in `ChartViewModelInfo.cs`, `InfoSampleDataViewModel.cs`, and `SampleDataSelectedValues.cs`.
    - Added `FolderDepth` property to `QueryOptions` in `MultipleSelectionViewModel.cs` and added debug logging for file paths and names.
    - Changed `TextTrimming` to `TextWrapping` in `MainPage.xaml`.
    bb012aa2
  • Francesco Carraro's avatar
    MINOR FIXES · 3d2cea6c
    Francesco Carraro authored
    Update spectrum model and version number
    
    - Modified `ChartSpectrumModel` to include a new `filepath` parameter and removed the `Title` assignment.
    - Updated version number in `Package.appxmanifest` from `1.0.53.0` to `1.0.54.0`.
    - Changed `readFileAsync` in `MainViewModel` to use `SpectrumLevel.SingleAcquisition` for spectrum processing.
    3d2cea6c
Loading