Unplanned
Last Updated: 01 Mar 2021 16:25 by ADMIN
Matt
Created on: 19 Apr 2019 07:11
Type: Feature Request
4
Add font loading strategy to handle reserved unicode numbers in iOS
Some of the Kendo UI font icons unicode numbers are reserved in iOS (e.g e007, e006, etc. ). Thus, with the current implementation of the Kendo UI themes, before the font is loaded, the default icons corresponding to these unicode characters are being displayed. This is especially the case with a slow network connection.

A suggestion to handle the issue is to use a font loading strategy that renders an invisible fallback font face, or a font face observer.
0 comments