Menu

#30 One Quick Scan disapear after first use

3.X
closed
nobody
quickscan (1)
Feature Request
Low
N/A
2015-07-13
2015-05-09
No

For a user with One profile and manual document feed. The quick-scan button disappear after the first use.

Maybe that feature should be include on the Scan Button.

(if (profileManager.Profiles.Count == 1)
scanPerformer.PerformScan(profileManager.DefaultProfile, this, this);

Discussion

  • Ben Olden-Cooligan

    For the sake of simplicity, I don't want one button to do different things. Also, it's only one extra click in total to use the Scan button as-is. For now, I don't think I'll change this.

     
  • Juan Jose Pablos

    ok. But from the user point of view that button make the same think "scan".

    You are making choices to avoid that extra step, it is not a big deal, but for consistence, all your action are on the top buttons and the preview of the images on the white background. This one-quick-scan feature break this.

    You rather have a button called "Scan" with a drop list to choose profiles. That is the way that "simple scan" (from Gnome project) have resolved.

    I feel that several of your new features break the GUI, but it is up to you decide.

     
  • Ben Olden-Cooligan

    I'm now thinking about some other possibilities. In any case, thanks for your feedback, it's good to have someone else's opinion.

     
  • Ben Olden-Cooligan

    I've been working on this and have made a post for it. I'd appreciate it if you could give me you feedback on that.

    Thanks!

     
  • Ben Olden-Cooligan

    • status: open --> closed
    • NAPS2 Version: -->
     
  • Ben Olden-Cooligan

    This has been changed in the latest version of NAPS2 (4.0b1).

     
  • Juan Jose Pablos

    Brilliant Thanks!

     

Log in to post a comment.