slipshow
slipshow copied to clipboard
Misleading documentation: shoving things into the slip object doesn't actually preserve them between slip-scripts
I believe that the example here wasn't updated for the new engine: https://slipshow.readthedocs.io/en/stable/tutorial.html#starting-animations
(the slip object gets recreated anew. what you need to do instead is declare a global. or like, declare a window or whatever)