@@ -789,6 +789,10 @@ TouchCap swipe
|
||||
swipestore.en=1 // Start swipestore timer
|
||||
|
||||
Touch Release Event
|
||||
if(api==0)
|
||||
{
|
||||
page home
|
||||
}
|
||||
swipestore.en=0
|
||||
// Touch has ended, x
|
||||
if(tch0==0)
|
||||
@@ -840,7 +844,7 @@ TouchCap swipe
|
||||
}
|
||||
}
|
||||
// Down to Up
|
||||
swipec=0-swipedy
|
||||
swipec2=0-swipedy
|
||||
if(swipec<-100)
|
||||
{
|
||||
// Assume starting from buttonpage01 and aiming to navigate two pages ahead based on active pages.
|
||||
|
||||
@@ -789,6 +789,10 @@ TouchCap swipe
|
||||
swipestore.en=1 // Start swipestore timer
|
||||
|
||||
Touch Release Event
|
||||
if(api==0)
|
||||
{
|
||||
page home
|
||||
}
|
||||
swipestore.en=0
|
||||
// Touch has ended, x
|
||||
if(tch0==0)
|
||||
@@ -846,7 +850,7 @@ TouchCap swipe
|
||||
}
|
||||
}
|
||||
// Down to Up
|
||||
swipec=0-swipedy
|
||||
swipec2=0-swipedy
|
||||
if(swipec<-100)
|
||||
{
|
||||
if(is_buttonpage03==1&&is_buttonpage04==1)
|
||||
|
||||
@@ -789,6 +789,10 @@ TouchCap swipe
|
||||
swipestore.en=1 // Start swipestore timer
|
||||
|
||||
Touch Release Event
|
||||
if(api==0)
|
||||
{
|
||||
page home
|
||||
}
|
||||
swipestore.en=0
|
||||
// Touch has ended, x
|
||||
if(tch0==0)
|
||||
@@ -842,7 +846,7 @@ TouchCap swipe
|
||||
}
|
||||
}
|
||||
// Down to Up
|
||||
swipec=0-swipedy
|
||||
swipec2=0-swipedy
|
||||
if(swipec<-100)
|
||||
{
|
||||
// Navigate back up the sequence based on active status
|
||||
|
||||
@@ -789,6 +789,10 @@ TouchCap swipe
|
||||
swipestore.en=1 // Start swipestore timer
|
||||
|
||||
Touch Release Event
|
||||
if(api==0)
|
||||
{
|
||||
page home
|
||||
}
|
||||
swipestore.en=0
|
||||
// Touch has ended, x
|
||||
if(tch0==0)
|
||||
@@ -844,7 +848,7 @@ TouchCap swipe
|
||||
}
|
||||
}
|
||||
// Down to Up
|
||||
swipec=0-swipedy
|
||||
swipec2=0-swipedy
|
||||
if(swipec<-100)
|
||||
{
|
||||
// Navigate back up the sequence based on active status
|
||||
|
||||
Reference in New Issue
Block a user