3.3.8 `ArraySize` with range supports
ArraySize
allow to set range, implements #77- If you have
ListDrawerSettings
enabled, theAdd
andRemove
buttons will be disabled/enabled accordingly if you also haveArraySize
- Improve logic and fix some bugs for
ListDrawerSettings
for IMGUI - Experimental
GetByXPath
fix predicates parsing
[ArraySize(1, 3), ListDrawerSettings] public int[] oneToThreeWithSettings;
Full Changelog: 3.3.7...3.3.8