- I noticed a bug/feature or idk about something, where using the viewer clickable option (maybe it is not limited to this case), the transformations (triggered by a button widget callback) only apply on the first image. Meaning it only applies to the first in the list when not using subplots (haven't tested the subplot situation)
Note: An easy fix is to create separate cells (it’s rather short and actually might look better).
- After the first transformation, the cell needs to be re-run in order to click as expected again, which could prove annoying.
Note: An easy fix is to create separate cells (it’s rather short and actually might look better).