chrisgoringe / cg-image-picker

227 stars 15 forks source link

[Feature Request] Configure the buttons #64

Closed alkemann closed 7 months ago

alkemann commented 8 months ago

I render 8 or 9 images in batch, i want to see them in full size to see if i upscale or save them, i will maybe do cancel a lot of times and sometimes save 1 or 2. The way it looks when you zoom out and see images in full size, the cancel/proceed buttons are tiny (well wide, but super thin) and hard to click. If it could be possible to configure placement (top, bottom, left or right) and make them a lot larger, maybe cancel at top and proceed at bottom? That would be sweet..

Thanks for an awesome node!

Edit: Bonus request: Is it possible to get hotkeys (key binding)?

chrisgoringe commented 8 months ago

Configuring the buttons is not likely to happen soon - right now they are just added as standard widgets, so it would be a non-trivial bit of work. I've added hotkeys as #65

alkemann commented 7 months ago

Finally tested the hotkeys and they are awesome. Thanks!