btc / allegro

Allegro Composer for iOS
2 stars 1 forks source link

Continuous scrolling in composition feature #368

Open btc opened 7 years ago

btc commented 7 years ago

The MeasureView receives a measure index from MeasureViewContainer. As PartView, the view will no longer receive an index. When a touch is received, we consult the view's PartGeometry to map the touch to a (measure, position) pair.