The MatIcons should be converted to use content URLs rbxassetid:// instead of a content asset ID. Content URLs make content handling more consistent and they support non-ID based content.
Now this can't just be easily done but it should be a long term goal to convert them to use content URLs.
What part of Adonis is this related to?
User Interface
What are you suggesting?
The MatIcons should be converted to use content URLs
rbxassetid://
instead of a content asset ID. Content URLs make content handling more consistent and they support non-ID based content.Now this can't just be easily done but it should be a long term goal to convert them to use content URLs.