MD Downloads: 'More actions...' menu opens in wrong direction in RTL |
||
Issue description
with LANGUAGE={ar,he} (i.e. an RTL UI language) the downloads "More actions..." vertical dot menu opens in the wrong direction, off screen. This basically makes the menu way less usable in RTL.
I added code to flip the direction:
https://codereview.chromium.org/1385113002/
Then, a few months later, Polymer added their own automagic flipping that reversed our logic:
https://github.com/PolymerElements/iron-fit-behavior/pull/38/
My change was there first :P.
,
Aug 24 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Aug 23 2016