slipshow icon indicating copy to clipboard operation
slipshow copied to clipboard

Misleading documentation: shoving things into the slip object doesn't actually preserve them between slip-scripts

Open meithecatte opened this issue 11 months ago • 0 comments

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)

meithecatte avatar Mar 10 '25 17:03 meithecatte