v3.5.1
- Prevent potential crash when
self.font
isnil
. This might cause the component to render incorrectly, but it will not crash which is preferable. See #186
self.font
is nil
. This might cause the component to render incorrectly, but it will not crash which is preferable. See #186