Skip to content

1.8

Compare
Choose a tag to compare
@justalemon justalemon released this 25 Jun 12:51
· 339 commits to master since this release
53b549d
  • NEW: The Process() and Recalculate() functions of NativeMenu are now virtual, making them overridable
  • NEW: Added BackgroundColor and ForegroundColor properties to change the colors of the bars used in the NativeStatsPanel
  • NEW: Added MenuModified event to NativeMenus that is triggered when an item is added or removed from a menu
  • NEW: Added SubtitleBehavior property to NativeMenus to customize the behavior of the subtitle and it's background
  • FIX: Fixed "System.InvalidOperationException: Collection was modified; enumeration operation may not execute." when changing the different items of an ObjectPool
  • FIX: Hovered items are no longer shown as such if the player has mouse controls disabled
  • FIX: The SelectedItem property of NativeListItem<T> now correctly sets the item index