Comment 15 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 30f9337d23985149ece969d4a922a7cecb771997
http://git.geda-project.org/geda-gaf/commit/?id=30f9337d23985149ece969d4a922a7cecb771997

commit 30f9337d23985149ece969d4a922a7cecb771997
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced LINEMODE.

    All line 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 line functions.

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

    Affects-bug: lp-900122