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

Dropdown buttons turn black when active. #1

Closed
DirtDiglett opened this issue Feb 24, 2016 · 2 comments
Closed

Dropdown buttons turn black when active. #1

DirtDiglett opened this issue Feb 24, 2016 · 2 comments
Assignees
Labels

Comments

@DirtDiglett
Copy link
Owner

(Note: This is an example issue to demonstrate what a good issue report looks like)

When choosing an option from a dropdown button, the text of the button will turn from blue to black, which is inconsistent with other button behaviour.

Does it also occur on Steam without the skin installed?

No.

Are you in the Steam BETA?

Yes.

A screenshot of the issue.

issue1

Steps to reproduce the issue.

Open Steam Settings, navigate to Interface, and use any of the dropdown buttons that appear on this page.

@DirtDiglett DirtDiglett self-assigned this Feb 24, 2016
@Asphira
Copy link

Asphira commented Feb 27, 2016

I know this is going to remain as a example issue, but do have an easy fix,

In control.styles add selectedtextcolor=blue500 into the Combobox area, aka mine is now

    ComboBox {
        textcolor=blue500
        selectedtextcolor=blue500
                    etc etc

}

@DirtDiglett
Copy link
Owner Author

You're a beautiful human Asphira.

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

No branches or pull requests

2 participants