Welcome,
Guest
. Please
login
or
register
.
December 12, 2024, 05:30:57 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Scroll view on Mobile Devices
« previous
next »
Print
Pages: [
1
]
Author
Topic: Scroll view on Mobile Devices (Read 4520 times)
DannyDan
Guest
Scroll view on Mobile Devices
«
on:
April 12, 2012, 03:09:26 AM »
So because I am not able to continue on the old Forum, I wanted to add this issue here.
http://www.tasharen.com/?topic=scroll-view-on-mobile-devices
Same issue with 2.0. I am not able to scroll through the view in example 8 on my Android Device.
Example 7 is working correct and I am able to scroll on my mobile Device.
So, I guess I need to switch from my Camera scrollview to the panel scrollview.
Danny
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: Scroll view on Mobile Devices
«
Reply #1 on:
April 12, 2012, 03:11:37 AM »
Oh yes, about that! Comment out line 153 of UIDraggableCamera.cs and the scroll will start working again.
if
(
UICamera
.
currentTouchID
==
-
1
)
I'll upload a fix in the meantime.
Logged
DannyDan
Guest
Re: Scroll view on Mobile Devices
«
Reply #2 on:
April 12, 2012, 03:19:06 AM »
Nice. Thanks.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
Scroll view on Mobile Devices