tfenster/BCinaB

List for local images

Opened this issue · 4 comments

Hey Tobias,

whenever an image is being downloaded and the Pull Progress window is being shown you can click it away. So far so good. Image is still being downloaded. It would be nice though to have a second table (pretty much a copy of the container table) for all downloaded images, respectively all images that are being downloaded right now. Maybe even additional cancel buttons, one for stopping the download and one for stopping the overall creation of the container.

I am not yet sure what that flow should be. I will definitely implement an "image list" but am not sure how people will want to use the tool. Could you maybe explain in a bit more detail how you would want to work?

Anyway, this will be a later release as I first want to focus on getting what is already there stable and improve the existing components and then look to others. So again, thanks for very valid suggestion but it will be a bit until I start working on that area

I would like the option of having the option to cancel the download of images in the main form. Could be a pretty basic cancel button per image in said image list. Also a small "overall" progress bar would be nice, in case the main Pull Progress Window gets hidden.
Can't really think of much more atm.

And yeah, absolutely. This is more of a beauty thing, so focus on the important part for sure!
Thanks. :)

Some minor progress on this: If the pull dialog is open and you click somewhere outside of the dialog, this stops the pull (and create) process. More to follow

Thanks for the info!