Skip to content

Monarch 2.17.0

Compare
Choose a tag to compare
@britzl britzl released this 08 Mar 10:40
· 110 commits to master since this release

FIX: It was not possible to call monarch.show() on a screen that was preloading (via monarch.preload() or the Preload setting). Fixes #40.
NEW: monarch.is_preloading(screen_id)
NEW: monarch.when_preloaded(screen_id, callback)