cortex-command-community / Cortex-Command-Community-Project-GUI-Editor

A tool for creating and editing Cortex Command GUI layouts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INI handling for new properties

MaximDude opened this issue · comments

Add INI R/W handling for ScrollBarThickness and ScrollBarPadding in GUIListBox.
Add INI R/W handling for MaxTextLength, NumericOnly and MaxNumericValue in GUITextBox.
Add INI W handling for ValueResolution in GUISlider and GUIScrollbar.