AIMP Forum

AIMP for Windows => Ошибки и замечания / Bugs => Обработано / Processed => Topic started by: 17hapi on July 01, 2023, 14:15:44

Title: [x] [2432] Tray context menu image scaling issue
Post by: 17hapi on July 01, 2023, 14:15:44
The tray context menu Glyphs and Separator are scaled incorrectly.

skins not support 4K

WIN11 default scaling

test skin: https://www.aimp.ru/?do=catalog&rec_id=1035

(https://i.ibb.co/tJft4H6/20230630184308.png) (https://ibb.co/d59qrfv)

(https://i.ibb.co/9WdK93H/2023-07-01-190328.jpg) (https://ibb.co/sqXxvJ9)
Title: Re: [2432] Tray context menu image scaling issue
Post by: Artem on July 08, 2023, 10:57:27
The tray context menu Glyphs and Separator are scaled incorrectly.

What wrong with the glyphs? Yes, it looks some blurry (just because it scaled to target dpi)

(https://i.ibb.co/9WdK93H/2023-07-01-190328.jpg) (https://ibb.co/sqXxvJ9)

What is the skin?
Title: Re: [2432] Tray context menu image scaling issue
Post by: 17hapi on July 08, 2023, 15:14:39
What wrong with the glyphs? Yes, it looks some blurry (just because it scaled to target dpi)
yes, a little blurry, but the glyphs are displayed correctly in the main interface context menu(100% 96 dpi)

What is the skin?
uploaded
Title: Re: [2432] Tray context menu image scaling issue
Post by: Artem on July 08, 2023, 15:26:10
yes, a little blurry, but the glyphs are displayed correctly in the main interface context menu(100% 96 dpi)

Oh, it seems the skin engine in this case ignores supported scaling factors that defined in skin's manifest. Fixed.
Title: Re: [x] [2432] Tray context menu image scaling issue
Post by: 17hapi on July 08, 2023, 15:36:04
seems the TextureGutter and Separator uncheck the option "Adjust for unsupported scale factors (recommended)" can be fixed. but no option for glyphs.