Releases: CosmicMind/Motion
Releases · CosmicMind/Motion
Alpha Transitions
- issue-1022: Fixed alpha issue, where alpha was being set to 1 and not respecting the initial set alpha value.
Unbalanced Calls
- issue-24: Fixed regression where view lifecycle functions were not being called.
Unbalanced Calls
- Fixed unbalanced calls in Motion transitions.
Boolean Check
- Updated isMotionEnabled check, as it was determined incorrectly.
Rework
- Reworked internals for Motion.
MotionTransition
UIViewController.motionModalTransitionType
renamed toUIViewController.motionTransitionType
.- Updated logic steps for
TabsController.motionTransitionType
and child view controllermotionTransitionType
values.
Transitions
- Added begin / end transition methods for from / to view controllers.
Async
- Replaced
DispatchQueue.main.async
calls toMotion.async
.
iOS 11
- Updated Motion for iOS 11, where snapshot would no longer include a container view.
Submodule Access Rights
- Submodule access rights update for Material.