X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=src%2Fnode-context.cpp;h=3d11aefe4a39c303ba783e9e41aa1a11199ee04f;hb=baa74b7b366585fca6d90ece888c678f580cb5d9;hp=1cac6f164651829e88a97815a351daf962d3ea99;hpb=272c0a04dbce8684149a3fdfaf6cf13eda76e990;p=inkscape.git diff --git a/src/node-context.cpp b/src/node-context.cpp index 1cac6f164..3d11aefe4 100644 --- a/src/node-context.cpp +++ b/src/node-context.cpp @@ -153,6 +153,8 @@ sp_node_context_setup(SPEventContext *ec) ec->enableGrDrag(); } + ec->desktop->emitToolSubselectionChanged(NULL); // sets the coord entry fields to inactive + nc->_node_message_context = new Inkscape::MessageContext((ec->desktop)->messageStack()); nc->shape_editor->update_statusbar();