aiteron
aiteron
> https://github.com/Konijima/PZ-Community-API/pull/56/files#diff-e1819cf570d6ce02c23cc2c2f4fc2a82b25b3ca7d2166f68dab0c789be5f9589R17-R19 Instead of Shared at the end it's Client? Is that for use in the Client only - or does that affect the server as well? If the server...
Issue is not relevant now (why - read new description of #26)
As temporary solution you can use this: ```lua html5.run('Module["canvas"].blur()') ``` Works on Iphone 8 Plus.
Also issues #28 and #29 is not needed now (why - read updated description)
about adding event that pz lua files loaded. Better add event with argument in LuaManager.LoadDirBase(string str) at end. Because client+shared and server loads in different ways Argument for event -...
Issue is not relevant now (why - read new description of #26)