Closed KristanSmout closed 2 years ago
Additionally, if attempting to use the same key image for multiple items you will get the following
'An item with the same key has already been added.'
Investigating this further, it would appear that this crashing may not be caused by the library, following through it line by line it would appear that the image is failing to get passed along. When viewing the files in file explorer the preview is empty indicating they may actually be corrupted. Replacing these images has resolved the issue.
When attempting to use icons using the latest version of MaterialSkin2 on the drawer menu the process will crash when attempting to draw the icons. This happens regardless of the resolution of the image. This occurs on a form just with material skin and the drawer.
If it does help the icons I am attempting to use are from here https://fonts.google.com/icons?selected=Material+Icons+Round:remove
Here is an image of the tab control itself
Here is the settings for the image list if that helps also