oist / optinist

calcium imaging pipeline tool
GNU General Public License v3.0
36 stars 13 forks source link

Remove unused hover code #639

Closed milesAraya closed 3 months ago

milesAraya commented 3 months ago

It seems that an unnecessary isHover Tooltip is implemented in AlgorithmNode. This is not implemented in other nodes (e.g. ImageFileNode), and there is no difference in behaviour. Removing the code related to isHover does not change the behaviour.

milesAraya commented 3 months ago

I understood the additional function this allows. There is an additional pop-up box that says name: image type: ImageData