summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9b06578)
raw | patch | inline | side by side (parent: 9b06578)
author | gouldtj <gouldtj@users.sourceforge.net> | |
Sat, 1 Sep 2007 04:33:57 +0000 (04:33 +0000) | ||
committer | gouldtj <gouldtj@users.sourceforge.net> | |
Sat, 1 Sep 2007 04:33:57 +0000 (04:33 +0000) |
Making unpinned listen to you liveEffect settings.
src/extension/prefdialog.cpp | patch | blob | history |
index 4676661b17273c8cab58ab3eb2a88aa7066ab1fa..5fdb20530a0c9de77ad0797a681db9d61f683bc5 100644 (file)
if (_exEnv == NULL) {
_exEnv = new ExecutionEnv(_effect, SP_ACTIVE_DESKTOP, NULL, this);
_createdExEnv = true;
+ preview_toggle();
_exEnv->run();
}
}