Skip to content

General tweaks and fixes

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 29 Oct 15:38
· 256 commits to master since this release

Changed

  • Fixed Compiler Warning
  • Fixed another nullreference on GetCollectionItemHeight
  • Fixed NullReference on CheckForKeyboardShortcuts()
  • Fixed reserved names C# names using IgnoreCase for comparison, now you can use reserved name as UpperCase
  • Now static generated classes will use the cached naming prefix, to avoid issues with reserved C# variables names
  • Fixed remaining Warning.