Tabman v0.4.2 Release Notes

  • ๐Ÿš€ Released on 2017-03-28.

    โž• Added

    • ๐Ÿ†• New .buttonBar style, which features a static button bar with equally distributed spacing.

    โšก๏ธ Updated

    • ๐Ÿ’… Refactored old .buttonBar style to .scrollingButtonBar. This is the new default style.
    • ๐Ÿ’… A few of the previously public properties on various TabmanBar styles are now internal. These should always be updated via the TabmanBar.Appearance object.

    ๐Ÿ›  Fixed

    • Issues where certain appearance properties were not always adhered to correctly.
    • Issues with compresses / bounces properties in TabmanBar.Appearance. New behaviour simply takes bounces as precedence and ignores compresses.
    • A few minor layout issues that would appear when setting custom layout appearance properties.