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

Do not strip colors when rendering dropdowns #5681

Merged

Conversation

deathbeam
Copy link
Contributor

@deathbeam deathbeam commented Feb 13, 2023

The coloring is pretty useful for build guides to distringuish different variations.

Signed-off-by: Tomas Slusny slusnucky@gmail.com

Description of the problem being solved:

Colors from dropdowns are stripped and only shown for current selection.

Steps taken to verify a working solution:

  • Have colored dropdown
  • Click it see colors

Link to a build that showcases this PR:

https://pobb.in/nnNpYgb5o2CD

Before screenshot:

image

After screenshot:

image

@QuickStick123 QuickStick123 added enhancement New feature, calculation, or mod user-interface Changes that only affect the UI labels Feb 14, 2023
@QuickStick123
Copy link
Contributor

The only problem with this is in some cases the highlight can now block the name / is hard to read e.g. uniques. Not a deal breaker though.
image
image

https://pobb.in/dhvOf5AiqgmE

@deathbeam
Copy link
Contributor Author

Hmm maybe the dropdown highlight could be changed to light grey like when its clicked then it shouldnt interfere with uniques. Someone setting the exactly color as highlight shouldnt really be a problem i think as thats corner case and user responsibility I would say.

@Regisle
Copy link
Member

Regisle commented Feb 14, 2023

light grey can interfere with some of the other dropdowns though

@deathbeam
Copy link
Contributor Author

deathbeam commented Feb 14, 2023

image

adjusted the dropdown highlight to match hovered highlight

The coloring is pretty useful for build guides to distringuish different
variations.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@QuickStick123 QuickStick123 removed the enhancement New feature, calculation, or mod label Feb 27, 2023
@LocalIdentity LocalIdentity merged commit 352942b into PathOfBuildingCommunity:dev Apr 1, 2023
Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
…#5681)

The coloring is pretty useful for build guides to distringuish different
variations.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-interface Changes that only affect the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants