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

MCM Option Label Colors #26

Open
grc472 opened this issue Dec 14, 2018 · 1 comment
Open

MCM Option Label Colors #26

grc472 opened this issue Dec 14, 2018 · 1 comment

Comments

@grc472
Copy link

grc472 commented Dec 14, 2018

In SkyUI it is possible to display MCM options in color. For example, if I used the following pseudo code in my script:

string sLabel = "<font color='#33dd66'>Some Option</font>"
idSomeOption = AddSliderOption(sLabel, 5.0, "{1}")

The text "Some Option" will be displayed in the MCM in a shade of green. I don't know if that was an intended feature or not, but I found it rather nice to be able to use colors. Unfortunately, if you bring up the slider to edit the value, the popup window does not show the title in color. Instead it shows you all of the markup text.

Your VR version doesn't seem to support label colors in this way. At least it didn't the last time I tested it. I think this would be a nice feature to have, and if the popup editor windows could support it as well that would be even better.

@Odie
Copy link
Owner

Odie commented Dec 14, 2018

Okay. Will look into this.

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

No branches or pull requests

2 participants