I was tired of changing my CheckBox style in 30 places or exposing and managing 300 fields using the Widget BP encapsulation approach.
Common UI has styles for Text, Buttons, Borders, Scroll and that's it.
So I add the Common UI Style concept to more elements that are not supported like Combo, CheckBox, Slider etc.
- A general style & typography (still working on that)
*Althought I'm still new to ue c++ and this is more like a learning project for me
