Skip to content

Interactive Side Menu 2.3.0

Latest
Compare
Choose a tag to compare
@enmiller enmiller released this 20 Feb 15:13
· 10 commits to master since this release

Changed

  • Renamed SideMenuItemShadow to SideMenuItemOptions to allow for additional visual properties to be changed. (Sorry for the volitility. The new name gives better flexibility going forward.)
  • Moved the drop shadow customization for the opened menu item to a property on SideMenuItemOption called shadow. Use the Shadow struct now to assign your custom values.
  • MenuContainerViewController's shadowOptions property has been renamed to currentItemOptions