imagetagger
imagetagger copied to clipboard
Load annotations in verification view as chunks
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.