ocbe-uio / cellmigRation

An R package for tracking cells and analyzing their trajectories
https://bioconductor.org/packages/cellmigRation/
0 stars 1 forks source link

Processed image not updating with slider #68

Open wleoncio opened 3 years ago

wleoncio commented 3 years ago

Summary

The image in the "Processed image" tab does not update when the user manually selects a frame on the sidebar slider. It only updates when the "Previous frame" or "Next frame" buttons are pressed.

Last tested commit

e6cae101d47da3c2bf5e4c4ef79042c79c58948e

Offending code

https://github.com/ocbe-uio/cellmigRation/blob/e6cae101d47da3c2bf5e4c4ef79042c79c58948e/Shinyapp/server.R#L96-L111

wleoncio commented 3 years ago

This is not observed on a locally-hosted app. Can't check the webapp right now since it's currently failing (possibly server issues), but this might not be an issue after all.

wleoncio commented 3 years ago

Fixed externally

wleoncio commented 3 years ago

I take it back. This concerns the "processed image" tab, not the "original image" one. Problem persists. My bad.