Itoo Software Forum

Other boards => General - Off Topic => Topic started by: Ahmed S on December 10, 2022, 01:26:07 PM

Title: Library Browser - Replace green folder icon with a custom image
Post by: Ahmed S on December 10, 2022, 01:26:07 PM
Hi,

Is it possible to add a feature where we can use our own custom image to replace the Library icon when viewing the content of a folder? I think it would make it easier to navigate to the library that you need especially when you have like 20 or 30 libraries in a folder.

Edit: I can see the Presets folder has images for each Library, so am I missing an obvious solution?


Title: Re: Library Browser - Replace green folder icon with a custom image
Post by: Michal Karmazín on December 12, 2022, 09:03:41 AM
Hi,

That’s something already feasible by adding the bitmap="yourThumbnal.jpg" property within the <library> tag. Please feel free to check any index.xml file(s) from bundled libraries to see how that’s done.

I hope that helps.

Best regards,
Title: Re: Library Browser - Replace green folder icon with a custom image
Post by: Ahmed S on December 12, 2022, 02:12:31 PM
Thanks Michal, that worked. At first nothing was happening then I noticed that I didn't add .jpg to the bitmap name.