Since we decoupled document loading, and annotation loading there is a delay between the user seeing the document and annotations. For users who's job requires annotations, this interval could be frustrating and should be minimized.
The delay maybe more noticeable when loading of embedded annotations (particularly on large documents) is required. This may benefit from further decoupling or optimizations to how the PDF document is loaded.
Since we decoupled document loading, and annotation loading there is a delay between the user seeing the document and annotations. For users who's job requires annotations, this interval could be frustrating and should be minimized.
The delay maybe more noticeable when loading of embedded annotations (particularly on large documents) is required. This may benefit from further decoupling or optimizations to how the PDF document is loaded.