Updated Migration guide to v1.6.0 (markdown)

Alexander 2019-10-30 22:50:00 +02:00
parent c049e74f13
commit 4ab5b25d48

@ -4,7 +4,7 @@ Old parameters starts from capital letter, new parameters start with a small let
For example, the old parameter that was used to store the background color of the editor, was called *`<RichBackColor>`* and in **v1.6.0** it's called *`<editorBackColor>`*. So you can just simple copy value from old parameter, if needed. Do it only when app closed.
Later I will post all parameters with description, for easy use.
Later I will post some parameters with description, for easy use. Not all parameters will be presented here, because some of them was completely deleted.
| Old name | New name | Description |
| ------ | ------ | ------ |