svn: /web/doc-editor/trunk/js/ui/component/ FilePanel.js

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Sat, 24 Oct 2009 09:59:38 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=289901

Log:
fix bug in scroll Bars

Changed paths:
    U   web/doc-editor/trunk/js/ui/component/FilePanel.js

Modified: web/doc-editor/trunk/js/ui/component/FilePanel.js
===================================================================
--- web/doc-editor/trunk/js/ui/component/FilePanel.js	2009-10-24 09:58:22 UTC (rev 289900)
+++ web/doc-editor/trunk/js/ui/component/FilePanel.js	2009-10-24 09:59:38 UTC (rev 289901)
@@ -364,7 +364,7 @@
                 scope : this,
                 check : function(c)
                 {
-                    phpDoc.confUpdate(this.syncScrollConf, c.getValue());
+					var tmp = new ui.task.UpdateConfTask({item: this.syncScrollConf, value: c.getValue()});
                 },
                 render : function(c)
                 {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.