mherger wrote: > Ok, so I switched to the dev branch, re-created the app link on my > iPhone 7 (and an iPad Air 2(I believe...)). And IMHO it's exactly the > same as before... it doesn't feel any better than what I saw minutes > earlier, but certainly worse than what I thought I remembered.
Are you saying this new version is worse? Or did you mean " it doesn't feel any better than what I saw minutes earlier, but certainly *not* worse than what I thought I remembered." - as that's how I'd read that, but without the "not" word its meaning is the opposite. As stated, my implementation *is* simpler, and should be slower - but hopefully with less bugs. mherger wrote: > See > https://www.dropbox.com/s/scsq65x1edql6zk/MaterialSkinSluggishness.mp4?dl=0 Can't access for now. mherger wrote: > I'm going to try to go to older revisions to see whether I can revert to > smoothness. I'll let you know if I can find it :-) I have had issues in the past where the scrolling was smooth, but then after opening some dialogs the scrolling would get very slow. Not sure if that was an issue with the library, or my usage of (more likely). Anyhow, my reason for this change was the fact that the library does not seem to be actively maintained (I reported a bug about 5 months ago), Material contains some work-arounds for various issues (which again, could be my usage of it). The simple method I've implemented is trivial, and I understand its code - and it seems fast enough for me. I guess if you were listing 25k tracks it'd be slower - but I'm not trying to match the library, just have a usable implementation. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
