Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit17ab970

Browse files
author
minjk-bl
committed
Edit to show horizontal scrollbar on DataView
1 parentbd5595b commit17ab970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎visualpython/js/m_apps/Bind.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ define([
339339

340340
renderDataPage(renderedText,isHtml=true){
341341
vartag=newcom_String();
342-
tag.appendFormatLine('<divx x-first x-last"> vp-scrollbar">','vp_rendered_html');// 'rendered_html' style from jupyter output area
342+
tag.appendFormatLine('<div>','vp_rendered_html');// 'rendered_html' style from jupyter output area
343343
if(isHtml){
344344
tag.appendLine(renderedText);
345345
}else{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp