Skip to content

Commit 4b534c4

Browse files
save file
1 parent a0f65ad commit 4b534c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@
164164
slider = $.slider(editor.__host,'#slider',term.__host,mm,{root:shadow,mode:'horiz'});
165165

166166
function mm(ox,oy,e){
167+
168+
term.adj.h(-oy);
169+
167170
}//md
168171

169172
mm.md = function(e){

0 commit comments

Comments
 (0)