btc / allegro

Allegro Composer for iOS
2 stars 1 forks source link

What is the gesture to deselect notes? #266

Closed btc closed 7 years ago

btc commented 7 years ago

My initial thought is: tap somewhere on the measure view... somewhere that isn't a note

kevin-coelho commented 7 years ago

I think actually it should be single tap on the note that was selected. once you're in select mode, taps on notes toggle select or deselect until you've deselected all notes then you exit select mode ᐧ


Kevin Coelho President - Stanford Jazz Consortium www.kevincoelho.com www.stanfordjazzconsortium.com

On Wed, Mar 1, 2017 at 12:34 AM, Brian Tiger Chow notifications@github.com wrote:

Assigned #266 https://github.com/TeamAllegro/allegro/issues/266 to @kevin-coelho https://github.com/kevin-coelho.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TeamAllegro/allegro/issues/266#event-981446755, or mute the thread https://github.com/notifications/unsubscribe-auth/ANOK4lDTyOxPuA8wbZLwp-8TXQoctzDkks5rhS2FgaJpZM4MPW9o .

btc commented 7 years ago

So I suppose taps on the measure view have no effect while user is in select mode?

btc commented 7 years ago

Right now, when the user taps on the measure while in select mode, we create a new note and exit select mode. Let me know if this should change @kevin-coelho