revert to line-wrapping snippet window entries like 1.18
This commit is contained in:
parent
e6402efbfb
commit
bdde34a8cb
@ -150,7 +150,7 @@ void SnippetsW::init()
|
|||||||
"<link type=\"text/css\" rel=\"stylesheet\" href=\"/tmp/style.css\">"
|
"<link type=\"text/css\" rel=\"stylesheet\" href=\"/tmp/style.css\">"
|
||||||
"</head>"
|
"</head>"
|
||||||
"<body>"
|
"<body>"
|
||||||
"<table style='overflow-x: scroll; white-space: nowrap'>"
|
"<table>"
|
||||||
;
|
;
|
||||||
|
|
||||||
g_hiliter.set_inputhtml(false);
|
g_hiliter.set_inputhtml(false);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user