This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Version 1.2.0
- Now uses motion-require for better compatibility with other libraries 6046dd7f4
- SplitScreen: New option
swipe:allows you to specify if a splitscreen master screen can be opened with a swipe. ffbb76caf - FormotionScreen: Removed
PM::FormotionScreenand the Formotion testing dependency. Use ProMotion-formotion instead. - Styling: Added a
content_widthhelper to PM::Styling (similar tocontent_height) 08a984815 - TableScreen: Removed SDWebImage in favor of similar but more reliable JDImageCache 59ed747e9
- Screen: Allow custom views (including images) for
titlesetting #415