mherger wrote: 
> 
> You're saying it _will_ be slower, because you lack the insight to make
> 
> it as fast? Or because you know you need to do more work than the 
> generic scroller?

I'm saying its slower becasue of the way it works. My approach is based
on a method I found online, and its a trivial solution that makes sense
- hence easier for me to understand, and fix issues. Basically when
showing items I ask the vue library to display a sub-set, when the user
scrolls the range of this sub-set changes and 'padding' is added to the
top.

mherger wrote: 
> 
> Whatever the outcome of this testing: eventually it's your call. You as
> 
> a developer must have good reasons to consider this switch. I hope the 
> advantage you get is worth the hassle.

The reason for wanting to switch is due to lack of maintenance of the
existing library, and the fact that I've already had to add hacky
work-arounds. I've also seen the issue where I had 6 albums to shown in
a grid with 3 columns and only the 1st row was shown.

mherger wrote: 
> 
> Please take my opinion as just this: one user's POV. But I personally 
> believe this is a step back, without me as a user seeing any advantage.

That's fine, hence why I asked for testers - and why its in a devel
branch not master.

Are you using the latest git/devel version? As on the iPad Mini with iOS
12 that I have access to, both methods seemed pretty similar. However,
if this new mehtod turns out to be significantly slower then I'll
probably leave as is.



*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

Reply via email to