This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
Major fixes to callback syncing issues
This fixes a ton of callback syncing issues which were happening as a result of using changeCallback() to updateModel. HTML mode was unusuable. Splitting this up into multiple, specific callbacks fixed a ton of things.