Closed rufferson closed 8 years ago
Thanks! Will try it out then get it built with my recent changes. Seems a much cleaner design.
The app store layout is much better, but I get no results shown for search. Logs shows lots of:
[D] ApplicationsFilterModel::filterAcceptsRow:98 - Skipping item "Tiny Bird" because it has no group
Oh right, one sec, one line should suffice I hope
Here are fixes for several UI glitches in the appstore. In addition two commits are touching appstoreclient and appsmodel/appsmodelfilter. That is to make client pure JSON API engine while moving UI logic off to the model and model filter. That allows more flexibility while building UI.