MiniPlay icon indicating copy to clipboard operation
MiniPlay copied to clipboard

Fix disabled slider behavior

Open jchen1 opened this issue 9 years ago • 0 comments

First, we should split 'disabled' sliders into two categories: websites that don't have time information at all, and websites where the slider interface doesn't support clicking. With websites in the first category, we should hide the time slider, and with websites in the second category, we should disable the event handlers (maybe with jQuery.off()?)

jchen1 avatar Jul 22 '15 18:07 jchen1