DigitalHolography / Holovibes

Real time, high throughput digital holography software
https://holovibes.com/
Apache License 2.0
17 stars 3 forks source link

Fixed start / end indexes not working properly #613

Closed Baschtien closed 1 month ago

Baschtien commented 1 month ago

Now, start and end indexes (in the file section of the UI) now work properly and stably. They are unable to create illogical intervals (ex: start > end) and are correctly synced with the backend.

Note: some of these changes are clang-format.