Fix line length

This commit is contained in:
Pavel Lobashov 2019-02-01 17:03:40 +03:00
parent a63e35a4f2
commit 5b1898be02

View file

@ -38,7 +38,9 @@
#### Spreadsheet Editor
* Fix color change after Convert to range for table (bug #38747)
* Fix display cell value in Safari (bug #39878), ([DocumentServer#477](https://github.com/ONLYOFFICE/DocumentServer/issues/477)), ([DocumentServer#467](https://github.com/ONLYOFFICE/DocumentServer/issues/467))
* Fix display cell value in Safari (bug #39878),
([DocumentServer#477](https://github.com/ONLYOFFICE/DocumentServer/issues/477)),
([DocumentServer#467](https://github.com/ONLYOFFICE/DocumentServer/issues/467))
* Fix display hidden column (bug #40352)
* Fix creating history point on signatureLine adding
* Fix display values of second sheet on first sheet (bug #40038)