Skip to content

Releases: LemonUIbyLemon/LemonUI

1.1

04 Oct 23:23
0762577
Compare
Choose a tag to compare
1.1
  • NEW: Added NativeMenu.Open() function that can be used as an alternative to NativeMenu.Visible = true
  • NEW: Added event to cancel the opening of a NativeMenu (NativeMenu.Opening)
  • NEW: Added system for Panels under the menu Items and Description
  • NEW: Added panel to select a Color between a predefined set with the option to Enable or Disable the Opacity bar
  • NEW: Added property to make the arrows of a NativeSlidableItem visible at all times
  • NEW: Added function to set the position of an Item when adding it (NativeMenu.Add(int, NativeItem))
  • NEW: Added empty item separator item (NativeSeparatorItem)
  • FIX: NativeMenu.SelectedIndex and NativeMenu.SelectedItem now check if they are out of bounds
  • FIX: The default Description Text is now used when the SelectedIndex is out of bounds
  • FIX: The Arrows of NativeSlidableItem now change depending if the item is enabled or disabled
  • FIX: Controls for Bicycles and Aircraft are now enabled when a NativeMenu is visible
  • FIX: The Checkbox of a NativeCheckboxItem now corrrectly changes Color and Design when the item is Enabled or Disabled

1.0

04 Aug 04:03
c241766
Compare
Choose a tag to compare
1.0

First Public Release

Thanks to everyone that made this project possible!