yackle / CLImageEditor

MIT License
2.21k stars 574 forks source link

Unable to sort custom stickers #201

Closed albertbori closed 6 years ago

albertbori commented 6 years ago

Consider the following code:

stickerTool.optionalInfo["stickerPath"] = Bundle.main.resourcePath! + "/CLIImageEditorAssets/Stickers/"

There is no way to guarantee the order that the stickers display when presented in the Sticker tool. It should default to alphabetical by file-name.

Tippit commented 6 years ago

Thank's 💯

yackle commented 6 years ago

thanks