Skip to content

make filesharingpage API actually work

Harald Sitter requested to merge work/showfilesharing into master

this apparently never did anything. we now expect the share plugin to call setFileSharingPage instead of addPage, we then add the page to track the item so a user of the dialog may then call showFileSharingPage to show the page by default

Merge request reports