[Kst] [Bug 130319] Hiding the javaScript Console also hides plot windows
Andrew Walker
arwalker at sumusltd.com
Thu Jul 6 01:21:42 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=130319
arwalker sumusltd com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From arwalker sumusltd com 2006-07-06 01:21 -------
SVN commit 558759 by arwalker:
BUG:130319 Do not hide the entire contents of the Kst frame when hiding the JavaScript Console
M +0 -1 js.cpp
--- trunk/extragear/graphics/kst/src/extensions/js/js.cpp #558758:558759
@ -287,7 +287,6 @
#ifdef KST_HAVE_READLINE
_showAction->setText(i18n("Show &JavaScript Console"));
if (_konsolePart) {
- _splitter->hide();
_konsolePart->widget()->hide();
}
#endif
More information about the Kst
mailing list