New translations en.md (Ukrainian)
This commit is contained in:
parent
540854df98
commit
4c93dce391
1 changed files with 11 additions and 0 deletions
11
markdown/org/docs/site/draft/core-settings/renderer/uk.md
Normal file
11
markdown/org/docs/site/draft/core-settings/renderer/uk.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Render Engine
|
||||
---
|
||||
|
||||
This setting allows you to choose how your pattern will be rendered. In other words, how it will be drawn on the screen. There are two options:
|
||||
|
||||
- `React` allows for more interactivity, and is optimized for displaying patterns on-screen
|
||||
- `SVG` does not allow interactivity like the `React` option does. Instead it is optimized for printing
|
||||
|
||||
By default, this website only uses SVG when you are exporting your pattern. While you are generating and tweaking your pattern, we use React, unless you use this setting to change that to SVG.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue