mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 19:20:17 +08:00
Disabled icons should be displayed grayscaled, not only blended. Makes it easier to detect the non-disabled icons.
This commit is contained in:
@ -3332,6 +3332,7 @@ object MainForm: TMainForm
|
||||
Name = 'PngImage78'
|
||||
Background = clWindow
|
||||
end>
|
||||
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
|
||||
Left = 8
|
||||
Top = 120
|
||||
Bitmap = {}
|
||||
|
Reference in New Issue
Block a user