leofuturer / EWOD-GUI2.0

The 2nd generation of EWOD Graphic User Interface (GUI)
https://gui.edroplets.org
MIT License
0 stars 0 forks source link

Stay at the current frame after playing an actuation sequence #303

Open leofuturer opened 1 year ago

leofuturer commented 1 year ago

Currently, when a user plays the actuation sequence, it automatically jumps/resets to the 1st frame after playing the entire sequence. See the video below:

https://github.com/leofuturer/EWOD-GUI2.0/assets/40692943/b534b580-de62-4fe4-893f-8346e126585b

Please change this to: after playing the entire sequence, it still stays at the last frame of the sequence, i.e, the last frame of the sequence is still highlighted instead of jumping back to the 1st frame. This makes more sense becasue we always want to make sure the highlighted frame is sync with the actual droplet position.