mherger wrote: > I did a few more comparisons, > and what I said before about the empty list while scrolling I wasn't > able to reproduce with the master branch.
I've definitely seen blank views whilst scrolling, but that's to be expected - if you scroll fast enough there is simply not enough time to update. mherger wrote: > But it's very obvious with the > new implementation. So I'm sorry to say that for me with my devices and > > my collection the new version is worse, yes. That's fair enough - I expeced it to be slower, the question is more "is it fast enough" (not "is it as fast as the library"). For me, yes, I guess for you no. mherger wrote: > > Yeah, saw that. That dev seems to be pretty much non-responsive. That > said: he's said to be a Vue core dev, and his activity chart on Github > shows that he's been less busy recently in general. Maybe he's just out > > for a bit. Sometimes life happens, and devs get side-tracked. True, but there was a long gap between 'rc' versions and the 1.x release. And as the latest 1.x has an issue with Material (and the non-Material example I added to the bug report), I can't use the latest version. mherger wrote: > > I'm not sure I'd give up just yet. The library seems to be pretty > popular. There is an alternative library, https://github.com/tangbc/vue-virtual-scroll-list, but I'd have to change the code a lot for this - plus I -think- I'd have to start using node.js/npm, which I've avoided so far. *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
