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

Odd behavior when change layer name with space followed by a number at the end #593

Closed scootergrisen closed 8 years ago

scootergrisen commented 9 years ago

Try changing the "Layer 0" layer to "Layer 1" or "Layer 99" or something. It keeps the name "Layer 0".

If using two spaces before the number it works. "Layer 55a" works to when it ends with something that is not a number.

So seems like when it ends with a space and a number it wont change the name.