Itoo Software Forum

Author Topic: Library Browser - Replace green folder icon with a custom image  (Read 1562 times)

Ahmed S

  • Newbie
  • *
  • Posts: 2
Library Browser - Replace green folder icon with a custom image
« 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?


« Last Edit: December 10, 2022, 04:07:28 PM by Ahmed S »

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2447
Re: Library Browser - Replace green folder icon with a custom image
« Reply #1 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,

Ahmed S

  • Newbie
  • *
  • Posts: 2
Re: Library Browser - Replace green folder icon with a custom image
« Reply #2 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.