#711·glide

pause() resets playback time like stop()

Author: taluksCreated Mar 24, 2025Updated Mar 24, 2025

When calling glide.pause(), the playback time is reset to the beginning, similar to glide.stop(). This makes it impossible to temporarily pause autoplay without restarting the progress from the beginning.