mozilla / popcorn.webmaker.org

RETIRED
https://blog.mozilla.org/foundation-archive/mozilla-learning/product-update-for-appmaker-and-popcorn-maker/
MIT License
146 stars 116 forks source link

Order of text events drop down (top/bottom/left/center...) #584

Closed scootergrisen closed 8 years ago

scootergrisen commented 9 years ago

If you add a text events and change the placement of the text, the order of the items in the drop down are not logical.

center bottom top

center left right

In my language it would be more logical with:

top center bottom

left center right

I guess in languages that use right to left writing it might be different.