From e0412e88079e3a8c52bc94ae358022cdad5e8354 Mon Sep 17 00:00:00 2001 From: xiangyu <3170102889@zju.edu.cn> Date: Thu, 28 Jul 2022 18:00:28 +0800 Subject: [PATCH] update: readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e78eb31..4cdb031 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Find settings here: Menubar -> Edit -> Preferences -> Preview | Setting | Details | Default Value | | ---- | ---- | ---- | | Enable Preview | Enable to allow the preview behavior. | `true` | +| Preview in Info Tab | Enable to show the preview in a split view under 'info' tab. | `true` | +| Preview in 'Preview' Tab | Enable show the preview in a new tab of right sidebar. | `true` | | Auto Focus Preview Tab | Enable to focus the preview tab automatically when you select a valid preview item. | `false` | | Show Annotations | Enable to show annotations of the PDF files. May slow down the preview speed. | `false` | | Show Hovered Page Style | Enable extra style of the hovered page: box shadow and hand cursor. | `true` |