Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor UI code #3

Closed
cabarius opened this issue Mar 20, 2021 · 1 comment
Closed

Refactor UI code #3

cabarius opened this issue Mar 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@cabarius
Copy link
Owner

Main is a big mess that doesn't follow DRY (Don't Repeat Yourself).

Much of the GUI code has redundant logic so I plan to build a UI library that captures the details of common UI elements in the mod which will simplify the structure of the main render path OnGUI()

@cabarius cabarius added the enhancement New feature or request label Mar 20, 2021
@cabarius
Copy link
Owner Author

Major parts Done in ver 1.0.3 and 1.0.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant