On 1/10/17, 8:54 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" <carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> wrote:
>Hi Yishay, > >yes, as we are "wrapping" MDL components, we rely in underlying system >that >thows the event. >If we choose to implement SWF version, as there's no counterpart, we could >choose to throw the event as we want... This is another reason why we have beads. Some folks don't want their sliders to dispatch events as the thumb is dragged, others do. Instead of having options and logic to determine which one, in the Basic set, you can just swap in different implementations. So eventually we should build out both implementations for Basic Slider. Express Slider might offer the two options with a flag to switch between them. My 2 cents, -Alex