Skip to content

Fix modelrole indexes

Stefan Brüns requested to merge bruns/dolphin:fix_modelrole_indexes into master

The determination of the visible and prefetched role indexes had a few of-by-one errors, which caused the previews of some indexes to be fetched twice.

Also fix the reservation size.

Merge request reports