Comment 4 for bug 912489

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

Bug was fixed by a commit
git master commit 72be40e1081e56050a81e73e74c5a4e0c645fe3d
http://git.gpleda.org/?p=gaf.git;a=commit;h=72be40e1081e56050a81e73e74c5a4e0c645fe3d

commit 72be40e1081e56050a81e73e74c5a4e0c645fe3d
Author: Nathan Schulte <email address hidden>
Commit: Peter TB Brett <email address hidden>

    gschem: Fix a bug with invert selection

    When invert selecting "nothing", all currently selected objects are
    deselected. This is annoying when you "miss" trying to invert select a
    small group of objects. This is now fixed such that "missing" and
    selecting "nothing" does not deselect everything.

    Closes-bug: lp-912489