juxta icon indicating copy to clipboard operation
juxta copied to clipboard

Optionally skip file existence check on zoom levels

Open tokee opened this issue 8 years ago • 0 comments

When building zoom levels, juxta is paranoid and verifies that the underlying tiles exists. It is an error if they don't so an option OPTIMISTIC_IMAGE_PROCESSING could switch between checking & non-checking.

Note: This requires a bit of logic to detect whenever the right edge or the bottom of the collage has been reached.

tokee avatar Nov 13 '17 11:11 tokee