Comment 18 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 1abc9cc93ac8a3a8096ea7cb31755609db7d36e2
http://git.geda-project.org/geda-gaf/commit/?id=1abc9cc93ac8a3a8096ea7cb31755609db7d36e2

commit 1abc9cc93ac8a3a8096ea7cb31755609db7d36e2
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced BOXMODE.

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

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

    Affects-bug: lp-900122