diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index c89b2233a..0226b2bfa 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -70,10 +70,10 @@ Turn off some or all of these features for a completely private experience: -Most of these settings can only be removed by premium users, but you can turn off **Google Analytics** and **Google Fonts** without a license. +All users can disable Google Analytics and Google Fonts, and you can disable the rest of the features with a subscription. ### Improvements - + - Improved memory usage. Up to **30% less RAM** used for storing layer data, so huge files now take up less computer resources. - We updated the logic of flip operations, so the **Flip Horizontal/Flip Vertical** buttons don't have pressed states anymore. diff --git a/docs/styling.md b/docs/styling.md index f614855dd..f498f405a 100644 --- a/docs/styling.md +++ b/docs/styling.md @@ -93,7 +93,7 @@ There are several ways to change the fill color. You can: -### Color picker +#### Color picker To open the **color picker**, click the color swatch in one of the styling sections in the right panel. @@ -135,7 +135,7 @@ The color picker displays these settings: **Add color preset.** Use this button to add the currently selected color to **Global** or **Document** presets. -### Color variables +#### Color variables With **color variables**, you can efficiently manage colors in your documents and instantly recolor all the layers using the same variable. You can use color variables for fills, borders, and shadows. @@ -171,7 +171,7 @@ With a layer selected, use one of these ways to **detach a layer from a color va -### Color palettes and auto shape colors +#### Color palettes and auto shape colors All newly created documents have a color palette which includes document color variables for main, accent, background, and text colors. @@ -286,15 +286,16 @@ To **create an image fill**: 2. In the top bar of the color picker, click . 3. Click **Choose image**. 4. Select an image from on your computer and click **Open**. -5. Use the drop-down list below the **Choose image** button to select the fill method: + + + +Use the drop-down list below the **Choose image** button to select the fill method: - **Fill.** Adjusts the image size to the layer’s width. - **Fit.** Adjusts the image size to fit the layer’s height. - **Stretch.** Stretches the image to fit the layer’s width and height. - **Tile.** Duplicates the image in a tile pattern to fit the layer. The size of tiles is adjustable. - - -You can also quickly replace an image fill by holding down `Ctrl` / `⌘` and dropping an image from your desktop or the **Photos** library in the left panel onto a layer, like in the demo below. +You can quickly replace an image **or** image fill by holding down `Ctrl` / `⌘` and dropping an image from your desktop or the **Photos** library in the left panel onto a layer, like in the demo below.