Comment 16 for bug 900122

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

A commit was made which affects this bug
git master commit f2445e35402c61c8d60dfca049b60291354b71ed
http://git.geda-project.org/geda-gaf/commit/?id=f2445e35402c61c8d60dfca049b60291354b71ed

commit f2445e35402c61c8d60dfca049b60291354b71ed
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced CIRCLEMODE.

    All circle states have been replaced with that mode in combination
    with the inside_action variable. Setting and resetting of this
    variable have been moved into appropriate circle functions.

    This patch also fixes crashes on Ctrl-x for circles.

    Affects-bug: lp-900122