Fix "Save As" filenames
-
Refactor onSaveCSV()
andonSavePCAP()
functions to use the same code architecture and helpers. -
Fix default filename when saving current frame to pcap : basename (Frame N to N).pcap
->basename (Frame NNNN).pcap
-
Fix getFrameFromAnimationTime in case time is between 2 frames timesteps (see lidarview-core!161 (merged))
Please check that lidarview-core!161 (merged) is being merged before merging this one to ensure a coeherent behavior.
Edited by Nicolas Cadart