3dgeo-heidelberg / pytreedb

Python package providing a file and object-based database to store tree objects.
Other
28 stars 4 forks source link

Webfrontend: Add option to preview next/previous n entries of result #47

Closed bhoefle-3dgeo closed 2 years ago

bhoefle-3dgeo commented 2 years ago

Currently we can only view a fixed (n = number) set of entries in the preview. We should add the option with something like an arrow to the right/left to preview the next / previous "n" trees. Should be easily possible and would allow to screen all results.