Page 1 of 1

Deselect image in Thumbnail viewer

Posted: Wed Apr 15, 2020 2:42 am
by IntegraHarlan
Hi,
If i have several images in the thumbnail viewer multi-selected, then Ctrl-Click on one of the images to de-select it, the Viewer will load that page.
I would expect that if I have multiple pages selected in the thumbnail viewer and I am de-selecting a page, that page would not be loaded in the viewer since I am taking to out of the selection.
Is there a way to make it so that the page will not be loaded in the viewer when it is de-selected from the thumbnail viewer?

This is reproducible int The PdfEditorDemo app by performing the following steps.
Load a multi page document.
Perform a multi select by clicking on the top image and shift clicking on the bottom image.
De-select one of the images by Ctrl-clicking on the image.
You will see that the image is de-selected, but the view will load the page.
This is for the Winforms PDF.net plug in.

Thanks
Harlan

Re: Deselect image in Thumbnail viewer

Posted: Wed Apr 15, 2020 1:43 pm
by Alex
Hi Harlan,

The ThumbnailViewer works with thumbnails like Windows Explorer works.

Please send us (to support@vintasoft.com) a request if you want to have the ability not to change the focused thumbnail when mouse is clicked on selected thumbnail with pressed Ctrl button.

Best regards, Alexander

Re: Deselect image in Thumbnail viewer

Posted: Wed Apr 15, 2020 6:30 pm
by IntegraHarlan
Thank you for the reply.
I will make the request.

Harlan