fiji / Stitching

Fiji's Stitching plugins reconstruct big images from tiled input images.
http://imagej.net/Stitching
GNU General Public License v2.0
96 stars 64 forks source link

Missing a scrollbar at the "Confirm files" window ! #66

Open PaulineBlz opened 2 years ago

PaulineBlz commented 2 years ago

Hello,

I wanted to try this plugin to build a tile from separated images. The issue: I have 205 images and when the confirmation window pops up with the list of the images, the list is too long so I cannot scroll down to validate my choice. Hence I am stuck.

Please, is it possible to add a scrollbar for this window ?

Thanks !

imagejan commented 2 years ago

I can imaging to alternative ways to solving this:

https://github.com/fiji/Stitching/blob/88ebda540237380c707846d526d0384c2f7e6c71/src/main/java/plugin/Stitching_Grid.java#L1229-L1243

or