suryakencana007 / comic-vine-scraper

Automatically exported from code.google.com/p/comic-vine-scraper
0 stars 0 forks source link

"Show Cover Image" check box isn't remembered #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:

If I turn off/on the "show cover image" checkbox (not on the initial
configuration dialog, but on the series or issue dialogs that pop up
later), this choice is not remembered for the rest of my scraping session.

In other words, I have to keep turn off the cover image every time I see
the series dialog, for example.  I should only have to turn it off once,
and then it stays off until the next time I run the scraper.

WHAT VERSION OF COMICVINESCRAPER ARE YOU USING?

1.0.17

Original issue reported on code.google.com by cban...@gmail.com on 26 Mar 2010 at 3:44

GoogleCodeExporter commented 9 years ago
Implemented in 1.0.18.   

If you turn the checkbox on or off in any of a) the config dialog, b) the series
dialog, or c) the issues dialog, that change will be rememberd in all three 
places
for the duration of your scraping session. 

(This shouldn't be confused with the "Save Settings..." feature, which will 
change
the *starting state* for those three checkboxes, but not the current state.)

Original comment by cban...@gmail.com on 26 Mar 2010 at 4:05