Skip to content

1.9.0 - Tab refinements

Compare
Choose a tag to compare
@ErnSur ErnSur released this 31 Oct 06:43
· 6 commits to upm since this release

Added

  • You can set TabGroup mode from UI Builder now.
  • TabGroup has a new scroller child.
  • TabDropdown dropdown button is now hidden when there is no action registered.
  • Reordering in vertical TabGroup now preserves element layout.

Changed

  • Reorderable now wraps the target in a new visual element when dragging.
  • Tab.Label from protected to private.

Fixed

  • Fixed visual glitch of tabs jumping when reorderable drag started.
  • Fixed TabGroup scroller visibility in newer versions of Unity.