Tabman v2.7.0 Release Notes

Release Date: 2020-01-02 // over 4 years ago
  • ๐Ÿš€ Released on 2019-12-23

    โž• Added

    • centerDistributed to TMBarLayout.Alignment to center align all bar buttons.

    โšก๏ธ Updated

    • โœ‚ Removed AutoInsetter as a dependency.
    • Child insetting logic now utilises additionalSafeAreaInsets only on iOS 11 and above.

    ๐Ÿ›  Fixed

    • #449 Infinite loop that could be caused by recursive layout calls.
    • #487 Issue where child contents could be requested to layout before being added to the view hierarchy.
    • #478 Issue where bar could fail to inset children when created dynamically for the page view controller.