Comment 14 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 6e93499fb529f61cb4e808728c8eabfcd37b1f54
http://git.geda-project.org/geda-gaf/commit/?id=6e93499fb529f61cb4e808728c8eabfcd37b1f54

commit 6e93499fb529f61cb4e808728c8eabfcd37b1f54
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced PICTUREMODE.

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

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

    Affects-bug: lp-900122