yes, this!
The deeper I get into mobile design the more it becomes clear that true
swipe transitions are somnething users expect, and by extension
something new developers would expect to be supported.
hit me hard yesterday when a new beta tester, 15 year old with an iPod Touch
wi
On 7/19/17 4:17 PM, Richard Gaskin via use-livecode wrote:
J. Landman Gay wrote:
> On 7/19/17 2:10 PM, Richard Gaskin via use-livecode wrote:
>> But that would only take care of the swipe of the current card.
>> We'd also need some way to assign the destination card for each
>> swipe directi
Swipe detection would be useful for other than the whole card too.DG2 is
supposed to have that piece.Think of the way you can delete an email on the
iPhone.From a detection perspective, it is the same motion.You would
need the direction and position to take the correct acti
J. Landman Gay wrote:
> On 7/19/17 2:10 PM, Richard Gaskin via use-livecode wrote:
>> But that would only take care of the swipe of the current card.
>> We'd also need some way to assign the destination card for each
>> swipe direction.
>>
>> What should that syntax look like, and how do we disce
On 7/19/17 2:10 PM, Richard Gaskin via use-livecode wrote:
But that would only take care of the swipe of the current card. We'd
also need some way to assign the destination card for each swipe direction.
What should that syntax look like, and how do we discern swipe events
from others on cont