CommandFusion / iViewer-For-Android

CommandFusion iViewer for Android
2 stars 0 forks source link

Subpage gesture with a list #126

Open cptainmtt opened 11 years ago

cptainmtt commented 11 years ago

The subpage gesture isn't recognised over the list until you almost 'activate' it in a way by using the gesture outside of the list first. Then the page gesture will respond when used over the list. http://www.southernelectriq.com.au/commandfusion/gesture_list/list.zip http://www.southernelectriq.com.au/commandfusion/gesture_list/list.gui

fpillet commented 11 years ago

The main problem with this GUI is that each list element is fully covered with a button. You'll notice that, even outside of lists, if you start a gesture within a button the button will take precedence over gesturing.

cptainmtt commented 11 years ago

Exactly the same thing happens using an image (set to not click through) - seems a strange phenomenon to me....

Steps to reproduce what I mean:

  1. Load test gui above
  2. Place finger in middle of a button in the list and swipe left or right = gesture "not" recognised
  3. Place finger anywhere outside a button and swipe left or right = gesture "is" recognised
  4. Repeat placing finger in middle of a button in the list and swipe left or right = gesture "is" recognised

Cheers, Matt

fpillet commented 11 years ago

Thanks for the detailed instructions, gonna give it a go!

cptainmtt commented 11 years ago

Np :) And PS: if you do make an changes in iViewer, would be just super if the swipes worked along with the button clicks!! :grin:

fpillet commented 11 years ago

You mean, gestures started in a button?

cptainmtt commented 11 years ago

Yep, its gotta be possible as it works to a degree already...