KKManager icon indicating copy to clipboard operation
KKManager copied to clipboard

Make card loading recursive

Open skittlz444 opened this issue 2 years ago • 2 comments

skittlz444 avatar May 27 '22 03:05 skittlz444

I don't have much time to put into this, and I haven't worked in desktop applications for a while, can you implement that part? Also even with a large number of cars, the recursive loading was still extremely fast, so I don't see it being an issue even if it's not an option

skittlz444 avatar May 28 '22 09:05 skittlz444

It's more about not changing how things work in case people rely on the old way than about performance (lists are virtualized and loading is asynchronous so it doesn't really matter how many cards there are). I don't have time at the moment, if no one picks this up in a month or so I should get to it eventually.

ManlyMarco avatar May 29 '22 07:05 ManlyMarco