-
Notifications
You must be signed in to change notification settings - Fork 3
Fix disabled slider behavior #8
Copy link
Copy link
Open
Description
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()?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels