mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
9c8465927e
* enabling spellcheck for text editing * Fixing errors in the input box, which arrises when the fontweight is null. * Rollback the spellcheck change. Still not tested in safari mobile. * Carrying the assignment of fontweight from index to EditingStyle constructor. This reduce # of null checks to one.