angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

Investigate changing debounce model update to throttle #258

Open deeg opened 8 years ago

deeg commented 8 years ago

Determine if we need to throttle at all or if we can just add support for ng-model-options and allow the user to debounce themselves.

jldevries commented 8 years ago

Just looking into this now, I noticed if I used an ng-model-options they aren't honored