No description
Find a file
Mihai Varga 54cf584a35 Only load tiles from the visible area (outer container)
Previous to this, the whole documnet was loaded because of the way
scrollbars have been added.
Now the visible area is determined by the current scrollbar position
and the outer container's size.
2015-04-03 14:00:59 +03:00
loleaflet Only load tiles from the visible area (outer container) 2015-04-03 14:00:59 +03:00
loolwsd Can remove this, too 2015-03-28 13:58:15 +02:00
README More README grist. 2015-03-25 14:16:04 +00:00

LibreOffice on-line.

This project fundamentally has two pieces.

loolwsd/
	The server side component.

loleaflet/ 
	The Client side component.

Since you need both of these to get things working, it is recommended
to read the READMEs in both projects.

Enjoy.