Closed keanulee closed 7 years ago
Fixes #204
Running the demo in Polymer 1.x and setting the dir attribute on <html> (e.g. <html dir="rtl">) instead of on <paper-slider> that doesn't seem to work.
dir
<html>
<html dir="rtl">
<paper-slider>
Dependent on Polymer/polymer#4925
Fixes #204