Closed Edouard2laire closed 6 months ago
@Edouard2laire, The proposed change was merged, as it could improve the comparison of file cells when different size.
However, regarding the bug, I tried with the steps above, and the second click opens a new time-series figure with two time series: Scout-File1 in green and Scout-File2 in red. For the steps 2, I'm using the button in the Scout tab.
tried with th
However, regarding the bug, I tried with the steps above, and the second click opens a new time-series figure with two time series: Scout-File1 in green and Scout-File2 in red. For the steps 2, I'm using the button in the Scout tab.
yes, me too. Did you selected file overlay in the time-series option ?
yes, me too. Did you selected file overlay in the time-series option ?
Yup. Tried with links and with full source maps. With files with same Comment and with different one. All my tests where in the master branch, I guess yours as well
Hello,
This fix a bug that has been annoying me for years :)
To reproduce:
The second visualize time-course click results in an error if you don't close the previously opened time course. This PR fixes that and allows adding a new time course in the window without closing it first.
Here is the error that get fixed:
The only eventual issue with this fix, is that it is opening a new time-course viewer instead of reusing the previous one; but I guess this is better than an error :)