mozilla / webmaker-core

React-based core for Webmaker shared across all platforms
https://foundation.mozilla.org/en/artifacts/webmaker/
Mozilla Public License 2.0
64 stars 39 forks source link

Tap to front should only work on selected elements #850

Closed xmatthewx closed 8 years ago

xmatthewx commented 8 years ago

As noticed by @alanmoo - if a user bumps an element behind the one currently selected, it might pop to the front. It's disruptive and confusing.

Solution: Tap once to select. Tap a selected element to bring to front. This should reduce the number of accidents and frustration.