﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10811	[PATCH] Handle GeoImageLayer thumbnail load status during layer merge	holgermappt	team	"Hi,

This patch fixes a problem if a GeoImageLayer without loaded thumbnails is merged with a layer with thumbnails loaded.  Right now the thumbnail load status is ''true'' which is wrong for the images of the merged layer (file GeoImageLayer.java).  To avoid to load a thumbnail a second time the thumbnail loader checks for loaded thumbnails (file ThumbsLoader.java).

Note: I used `thumbsLoaded` of the other layer directly.  Depending on the class interface policy it might be necessary to do that with a getter.  Is there such a policy?

Holger"	defect	closed	normal	14.12	Core image mapping		fixed		
