-
changed the location of storing colored image canavs data. Now the data is stored in respective array on creation of canvas. Earlier the data was saved on highlightbody due to that on clicking second time on body there was white data instead of colored data.
-
Now after extract annotations are not coming but need to see if user clicks anywhere after extarct then that part should be extarcted.
-
removed number input for layer cahneg and added buttons. now teh user can change layer by incrementing/ decrementing layer numbe ronly by 1.
-
…ing to the previous layer which was before the LM selection. - fixed
-
…existance before showing this.If not exist exist tahn calling again loadSearchDataForBodyView.
-
commit after buBugFix.
-
…box function because they were creating functional issue and now we have added onClick for them.