Completed
Last Updated: 20 May 2026 10:43 by ADMIN
Release 13.2.0
Legrand
Created on: 28 Dec 2023 15:22
Category: ImageEditor
Type: Bug Report
2
ImageEditor: [WinUI] Toolbar items' glyphs are not displayed properly in an unpackaged app
Please see attached image - the symbols of the toolbar items are not displayed properly.
Note this only happens in a WinUI unpackaged app - <WindowsPackageType>None</WindowsPackageType>.
 
This seems to be an MS issue, which is logged here (https://github.com/dotnet/maui/issues/19608).
 
One possible work-around is to manually set the ImageSource property for each item in the toolbar. Then for example images can be used in the source, or glyphs from some built-in font may be used (like Arial, Calibri, Segoe UI).
1 comment
ADMIN
Didi
Posted on: 20 May 2026 10:43

The reported behavior is tested on net 10, Telerik MAUI 13.2.0 and no issues in unpackaged app. The toolbar glyphs are displayed as expected. 

Regards,
Didi
Progress Telerik