← Back to team overview

kicad-developers team mailing list archive

Re: PATCH: remove intermediate modal message in creating NET file that needs annotation first

 

Henner,

This patch fails to apply cleanly against your
better-annotation-dialog-checkbox-messaging.diff patch.

Wayne

On 6/20/2015 6:57 PM, Henner Zeller wrote:
> Hi,
> When writing a NET file, eeschema notices if not everything is
> annotated, so sends the user to annotate the schematic.
> 
> However, it does so by asking this question in a modal dialog box
> first, and _then_ opens the annotation dialog, which is quite some
> annoying sequence.
> In particular if you go through it many times a day :)
> 
> So I removed that superfluous message box, but instead added the
> message to the annotation dialog in that case. The user still can
> cancel there if they want.
> 
> (See also my 'Possibly low-hanging fruit usability improvement' mail today)
> 
> Patch is here:
> 
> https://github.com/hzeller/kicad/compare/remove-unnecessary-intermediate-step.diff
> 
> Suggested commit message
> -------
> Remove one unnecessary step in the workflow 'exporting NET file
> that requires annotation first'.
> -------
> 
> -h
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


Follow ups

References