There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-644ec15e-e3ed-4ded-af26-f53c5bf9f868 XWIKI-12013 Open

Sort the icons alphabetically in the icon picker

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-a0061cdd-6098-4c34-9b62-fabdfd05657d Charpentier Lucas on 18/Jul/24 16:47
 

We do not have a method to retrieve only icons from the icon set. The only methods do retrieve all icons from an iconTheme, even those that are only there for backward compatibility.

 

I think it'd still be better to pick this method, displaying all the icons available for the selected iconTheme even if they are not available in the current iconTheme.

One issue that could cause is a very high number of icons when checking out Silk. There's more than used to be on FontAwesome too, but that's kinda manageable.

 

Eventually it could be useful to add a search field to filter the icon names.