Skip to content

Commit 100f6a3

Browse files
save file
1 parent 4c9d568 commit 100f6a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
$(shadow,'[value=kill]').onclick = btn.kill;
160160
$(shadow,'[value=clear]').onclick = btn.clear;
161161

162-
slider = $.slider(editor.__host,'#slider',term.__host,null,{root:shadow});
162+
slider = $.slider(editor.__host,'#slider',term.__host,null,{root:shadow,mode:'horiz'});
163163
}//initdom
164164

165165

0 commit comments

Comments
 (0)