Oct. 4, 2015
6:03 p.m.
On 04 Oct 2015, at 19:10, Aliaksei Syrel <alex.syrel@gmail.com> wrote:
Hi
Bloc is broken because UserManager is no longer in the image. (it was removed on 14th of August) For some reason there is a check:
UserManager default canDropOSFile
this check is used in #dropFiles:
What is alternative or does it make sense to remove the check?
remove it for now. We need to re-introduce something like user manager, but not one that is reference from everywhere but more using a scheme like the Settings⦠Marcus