imagetagger icon indicating copy to clipboard operation
imagetagger copied to clipboard

Load annotations in verification view as chunks

Open NFiedler opened this issue 7 years ago • 0 comments

Currently, all the annotations are loaded at once when the verification view gets opened. This takes way too much time before the user is able to verify. The annotations should get loaded in chunks to allow the user to verify without all the annotations loaded. This enables a faster transition between editing and verifying.

NFiedler avatar Jun 27 '18 04:06 NFiedler