ImageGlass icon indicating copy to clipboard operation
ImageGlass copied to clipboard

Manual resize the thumbnail panel

Open ipthom opened this issue 5 years ago • 5 comments

I'd love the possibility not only to resize the thumbnail-pane but to save the new size permanently.

ipthom avatar Jan 09 '20 20:01 ipthom

This is both a bug and a feature request.

  1. Bug: when the thumbnail panel is on the right side, the ThumbnailBarWidth setting records the width of the panel. For some reason we've stopped applying that setting on startup.
  2. Feature request: historically, the bottom thumbnail panel has not been sizable.

fire-eggs avatar Jan 09 '20 22:01 fire-eggs

Should this issue be marked as fixed? https://github.com/d2phap/ImageGlass/commit/dc940dffc5a18262e914428102e525d13d509f45 has been merged to the "develop" branch.

TheApX avatar Feb 19 '20 00:02 TheApX

Thanks for asking! The "feature request" part has not been addressed - when the thumb bar is at the bottom, it cannot be resized [and the size isn't remembered].

fire-eggs avatar Feb 19 '20 15:02 fire-eggs

Oh, right. Sorry I got a bit confused.

BTW, as a feature it would be great if size of the pane and size of thumbnails were tied to each other. The only real point of adjusting size of the pane now is to make it fit the thumbnails. It would be much more convenient if resizing the pane also resized thumbnails, so they always fill the pane. Thumbnail size in setting will not be needed anymore, but it requires arbitrary thumbnail sizes to be supported.

TheApX avatar Feb 19 '20 18:02 TheApX

Oh, right. Sorry I got a bit confused.

Not a problem! The OP was unclear if they cared about horizontal thumbbar or not. As a maintainer, I do care.

BTW, as a feature it would be great if size of the pane and size of thumbnails were tied to each other.

Agreed! I think it also might be a solution for issue #525 .

fire-eggs avatar Feb 21 '20 17:02 fire-eggs

IG 9 supports resizing Gallery panel in vertical layout

d2phap avatar Dec 28 '23 11:12 d2phap