andrewgu / ModConfigMenu

XCOM 2 Mod Config Menu: a project to build a shared settings menu for Xcom 2 mods.
11 stars 13 forks source link

Design V1.0 #12

Closed Superd22 closed 8 years ago

Superd22 commented 8 years ago

-> Changed main design box to fit the UI Theme of XCom2 -> Added a UISettingSeparator for future use, and made TitleLine use it.

Direct update of #2, tested and working just fine. Will work further on it if we all agree that's the direction we wanna go.

See http://i.imgur.com/fmTIVZw.png for an in-situ :)

BlueRaja commented 8 years ago

That UI looks fantastic! My only suggestion would be to rename the buttons to their standard names in Windows: "Ok", "Cancel", "Apply", and "Use Defaults" (also "Apply" is probably not necessary, as long as moving through tabs doesn't cause changes to be lost)