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

[Bug]: Arrow Images incorrect among several themes (Up / Down / Menu / etc.) #1971

Open
giduac opened this issue Dec 18, 2024 · 5 comments
Open
Labels
area:themes All things to do with themes. bug Something isn't working version:100 All things to do with V100.
Milestone

Comments

@giduac
Copy link
Contributor

giduac commented Dec 18, 2024

Describe the bug
Images are fetched via: KryptonManager.CurrentGlobalPalette.GetGalleryButtonImage(. . .)
Param1: PaletteRibbonGalleryButton.Down
Param2: PaletteState.Normal

The above sample is from the sparkle theme, where the image is white. The second is correct.
Best to have a look at all themes and correct those affected.

image

@giduac giduac added bug Something isn't working area:themes All things to do with themes. version:85-lts All things to do with V85 LTS. version:100 All things to do with V100. version:95 All things to do with V95. labels Dec 18, 2024
@giduac giduac added this to the Version 85 (LTS) milestone Dec 18, 2024
@Smurf-IV
Copy link
Member

Yes, this is why those images are going to be removed in V100, (Scaling, colour, etc.)
And in the meantime the dropdowns are being drawn in the Text colours, as per

@giduac
Copy link
Contributor Author

giduac commented Dec 18, 2024

@Smurf-IV

But what does this exactly mean for V85 & V95.
And how can this be fixed for the time being.

If left alone this will be noticed with the updated gridview columns and i tried most of the images and this is the most suitable for now.

....?

@Smurf-IV Smurf-IV changed the title [Bug]: Drop Arrow Images incorrect among several themes [Bug]: Arrow Images incorrect among several themes (Up / Down / Menu / etc.) Dec 29, 2024
@Smurf-IV
Copy link
Member

But what does this exactly mean for V85 & V95.

For the Combo and Updowner controls, they will be rplaced as per the listed issues above.
Notes:

  • Menu's need to be sorted,
  • Grid Row's
  • Grid DropDown's etc. (as per original titles)
  • and any others as and when found.

@giduac
Copy link
Contributor Author

giduac commented Dec 29, 2024

@PWagner1 & @Smurf-IV

I'd like to suggest to put this on the backburner until the switch to embedded themes has been completed.
Then all this can be done via Palette Designer.

And for now only handle the things that are disruptive...?

@Smurf-IV
Copy link
Member

I'd like to suggest to put this on the backburner until the switch to embedded themes has been completed.

Moving to V100 only

@Smurf-IV Smurf-IV removed version:85-lts All things to do with V85 LTS. version:95 All things to do with V95. labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:themes All things to do with themes. bug Something isn't working version:100 All things to do with V100.
Projects
None yet
Development

No branches or pull requests

2 participants