git://lisas.de
/
terminatorX.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix panel min/maximized loading and save scrollbar position - Alex
[terminatorX.git]
/
src
/
tX_vttfx.cc
diff --git
a/src/tX_vttfx.cc
b/src/tX_vttfx.cc
index 71d980273eef73f64c7ca7067d41cf5bbb2dc726..ccc8782cd07a802f5799aa876ea042bf039da82f 100644
(file)
--- a/
src/tX_vttfx.cc
+++ b/
src/tX_vttfx.cc
@@
-333,7
+333,7
@@
void vtt_fx_ladspa :: load(xmlDocPtr doc, xmlNodePtr node) {
}
}
- panel->hide(hidden);
+ panel->hide(
!
hidden);
}
void vtt_fx_ladspa :: toggle_drywet() {