USU Design Tools/Kennethware Canvas Icons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In our instance the Canvas Icon sets have stopped inserting. They continue to load in where they had been inserted before, but do not allow for new insertion using the Icon button in the Design Tools Content Editor. I have been digging around in the CSS/JS files associated with our account and Design Tools, however I am not seeing any broken links or calls. Is anyone else experiencing this issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ndragisic , how long has it been since you updated your Design Tools code from GitHub? Back in September, Canvas made some changes to their CSS which prevented the icons from showing up in the editor because of how I had programmed them. The icon classes were still being loaded but only showed up after you saved. The current code on GitHub now pulls all of the CSS loaded into your Canvas instance and puts it into the editor to fix that issue and account for any similar future changes.