Page 2 of 3

Slider perfomance issue on Android

Posted: Mon Jun 15, 2015 8:44 pm
by EJLD

Android 4.4.4 on a MotoG
4.4.2 on a Note3


Slider perfomance issue on Android

Posted: Tue Jun 16, 2015 5:41 am
by Michael Vognsen Nielsen

Android 4.4.2 on a HTC One M8 Mini

The problem is present both when testing using the appery.io app and when testing with an exported .apk.


Slider perfomance issue on Android

Posted: Wed Jun 17, 2015 10:14 am
by Evgene Karachevtsev

Hello Michael,

We tested your app and faced this issue. This is a little bit strange because for other apps the slider component works correctly. We are working on it and will get back to you with the update.


Slider perfomance issue on Android

Posted: Thu Jun 18, 2015 1:50 pm
by EJLD

Hi There, once you would hv taken care of Michael who has kindly open that topic,
don't forget that I hv the same issue here.
thks :)


Slider perfomance issue on Android

Posted: Thu Jun 18, 2015 8:13 pm
by Michael Vognsen Nielsen

Great, I'm looking forward to a fix, as the app is more or less ready for production.
BR
Michael


Slider perfomance issue on Android

Posted: Sat Jun 20, 2015 3:20 pm
by Alena Prykhodko

Is your app shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?
If not, please share and tell us where we can test your slider component.


Slider perfomance issue on Android

Posted: Sat Jun 20, 2015 11:54 pm
by EJLD

Hi Alena, thk you for your time.
I am happy !
trying to summarize how you could make your way through my img cropper stuff, I realized what cld be the reason of my sticky slider to set img scale.
in fact, I was going through a UI label to store each of the slider's value change.
then, once in the JS, the function was picking up the UI label's value to set the new img scale (incrementing unit by unit).
my beginner mistake :) , I shall hv passed the value change as variable from function to function.
the code is done this way now and it works fine :)
hv a nice day!
Eric


Slider perfomance issue on Android

Posted: Sat Jun 20, 2015 11:59 pm
by EJLD

I am working on it. thk you


Slider perfomance issue on Android

Posted: Sun Jun 21, 2015 12:40 am
by EJLD

Hi Alena,
Thought I could make it work but not yet.
There is some improvements but still the slider is not smooth.
it works fine on first use but gets bad from the 2nd time.

thk you for checking out :
app name : ToopeewappCropperTesting
on login popup
username : appery
pw : appery
appNum : 10
check and confirm

on start page press "All Of Us collection"
after loading press in footer "add [picture]"
you should reach that page:

Image

press "load image"
then, use the slider.
it will work fine on the first time.

press crop and, in footer "confirm"
on new page, just "cancel"

then, try a 2nd time.
both, on desktop viewer and on Android, from 2nd time it gets stuck. unless, tapping from value to value, but no sliding.

any idea ?

here after is where the JS is located

Image

best,
Eric


Slider perfomance issue on Android

Posted: Sun Jun 21, 2015 3:09 am
by EJLD

Alena,
yes, when browser cash is empty the slider works fine.
however, after using once, it gets like full of data and doesn't slide smoothly any longer.
any idea ?
thk you,
Eric