/[takahashi]/takahashi.xul
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /takahashi.xul

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8 by dpavlin, Sat Jun 10 08:50:08 2006 UTC revision 10 by dpavlin, Sat Jun 10 15:03:44 2006 UTC
# Line 1060  var Presentation = { Line 1060  var Presentation = {
1060          },          },
1061    
1062          insert : function(aType) {          insert : function(aType) {
                 var scrollTop = this.textbox.scrollTop;  
 //              alert(this.textbox.scrollTop);  
1063                  switch (aType)                  switch (aType)
1064                  {                  {
1065                          case 'page':                          case 'page':
# Line 1096  var Presentation = { Line 1094  var Presentation = {
1094                          default:                          default:
1095                                  return;                                  return;
1096                  }                  }
                 this.textbox.scrollTop = scrollTop;  
1097                  this.onEdit();                  this.onEdit();
1098          },          },
1099          insertTextFor : function(aString, aNode, aPosOffset)          insertTextFor : function(aString, aNode, aPosOffset)

Legend:
Removed from v.8  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26