Common:
- Renamed Button.ShadowColor and Slider.ShadowColor properties to BorderShadeColor to better represent its meaning.
- Fixed Button and Label text wrapping not respecting padding and border width settings.
Editor:
- Fixed error occuring when multiple gui controls with different color settings are selected at once in the GUI Editor.
- Fixed GUI Editor not letting resize a control up to the GUI's own size (resizing was clamped at 1 pixel offset from the gui border).