hydrocode-de / mathislewald

http://geowwd.uni-freiburg.de
0 stars 0 forks source link

Add a context variable to paginate through the inventory list, or to set limits. #83

Open mmaelicke opened 1 year ago

mmaelicke commented 1 year ago

The Inventory list is synchronized to the local storage, so loading the full list is not really slow. However, the list is quite big and will only become bigger. Just rendering the full list in the ListView significantly slows down the application.

The inventory context needs a possibility to load the inventory datasets in chunks