[Bug]: Arrow Images incorrect among several themes (Up / Down / Menu / etc.) #1971
Labels
area:themes
All things to do with themes.
bug
Something isn't working
version:100
All things to do with V100.
Milestone
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.
The text was updated successfully, but these errors were encountered: