No description
bad071760d
This also introduced a regression where upon reconnection of the document, tiles were not updated. This was because calling setView leads to calling 'canceltiles' down the line which would cancel the the 'tilecombine' request for fetching all tiles leading to stale tiles in the UI Change-Id: Ib0f583c92802195384ea10f328c0ba2eafc82ffd |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README | ||
rename.patch | ||
rename.sh |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.