anybody up for implementing stylesheets? #8
eldeesmith
started this conversation in
Ideas
Replies: 1 comment
-
That would be very welcome. It is beyond my skills but @SuddenDevelopment mentioned he was going to come up with such feature. Please check this other discussion: #7 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This framework is extremely useful but the setup is super tedious, especially for a large project- which I think is a deterrent for wider adoption.
Being able to create a single stylesheet and apply it to multiple UIs with minimal effort would be a godsend. I'm thinking a dynamic class that can parse html/css and then handle the appropriate BL_UI_* boilerplate? This way it could co-exist with the existing IMGUI style syntax but also allow for bulk UI creation, and even community sharing or templates.
Beta Was this translation helpful? Give feedback.
All reactions