hendrikmd wrote: > > I think it requires pagination. I had a look into the code, I could not > find usage of a cursor. Well, implementing pagination is complex, I > know. Maybe you have an idea how to implement it? >
Hi hendrikmd, currently the maximum number of items shown is set by the "items per page" setting, which can be found under "User Interface->Maxium items per page" (couldn't find it for Material skin, but if you switch to the Classic skin temporarily you should be able to find it). But this is just a quick workaround. I know about this behaviour, but i was always to lazy to implement pagination, and nobody else asked for it :D. I will a take a look into it, shouldn't be that complicated :). Thank you for your message and best regards Max ------------------------------------------------------------------------ mzedd's Profile: http://forums.slimdevices.com/member.php?userid=71523 View this thread: http://forums.slimdevices.com/showthread.php?t=114332 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
