gambitph / Titan-Framework

The easiest to use WordPress option framework.
http://www.titanframework.net
377 stars 137 forks source link

New values from number slider and color picker gets queued #372

Open Arood opened 8 years ago

Arood commented 8 years ago

A video showing the issue: https://vid.me/KmZE

I assume the ajax requests are for SCSS-compilation, but it seems to affect livepreview too. If there are limitations that makes it hard to make the preview truly live, I'd suggest having at least a debouncer (like this https://css-tricks.com/snippets/jquery/done-resizing-event/)

Thanks for a great framework!