[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/debug
Jan Holesovsky
kendy at collabora.com
Mon Jan 11 01:02:13 PST 2016
loleaflet/debug/document/document_simple_example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1f3f22cdc2b793dcef5b7d70c1b582cb916bc53b
Author: Jan Holesovsky <kendy at collabora.com>
Date: Mon Jan 11 09:59:02 2016 +0100
Actually let's default to 'HideWhitespace' in this branch (not in master).
diff --git a/loleaflet/debug/document/document_simple_example.html b/loleaflet/debug/document/document_simple_example.html
index 3042922..1fe911e 100644
--- a/loleaflet/debug/document/document_simple_example.html
+++ b/loleaflet/debug/document/document_simple_example.html
@@ -67,7 +67,7 @@
var renderingOptions = {
".uno:HideWhitespace": {
"type": "boolean",
- "value": "false"
+ "value": "true"
},
".uno:ShowBorderShadow": {
"type": "boolean",
More information about the Libreoffice-commits
mailing list