Skip to content

1.4.2

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 11 Sep 00:08
· 61 commits to master since this release

This release changes sheets are handled when a sheet is requested while another is already visible. Now, instead of throwing a RuntimeException, it will animate out the existing sheet and then show the new one afterward. This is a more natural behavior, and doesn't require developers to manage this themselves.