浏览代码

Docs: Updated build screenshots in Builds/Guides/Overview.

Aleksander Nowodzinski 7 年之前
父节点
当前提交
1b8a389e3e
共有 4 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      docs/assets/img/editor-balloon.png
  2. 二进制
      docs/assets/img/editor-classic.png
  3. 二进制
      docs/assets/img/editor-document.png
  4. 1 1
      docs/builds/guides/overview.md

二进制
docs/assets/img/editor-balloon.png


二进制
docs/assets/img/editor-classic.png


二进制
docs/assets/img/editor-document.png


+ 1 - 1
docs/builds/guides/overview.md

@@ -60,7 +60,7 @@ To try it out online, check the {@link examples/builds/balloon-editor balloon ed
 
 The document editor is focused on rich text editing experience similar to the native word processors. It works best for creating documents which are usually later printed or exported to PDF files.
 
-{@img assets/img/editor-document.png 800 Screenshot of the user interface of the document editor.}
+{@img assets/img/editor-document.png 843 Screenshot of the user interface of the document editor.}
 
 To try it out online, check the {@link examples/builds/document-editor document editor example}. Jump to {@link builds/guides/quick-start#document-editor Quick start} to start using it.