Qiyi Shan

Results 6 comments of Qiyi Shan

> Hi! That's what it does already (sections stacked vertically and grows horizontally), but assuming you mean the other way around (sections added horizontally and items grow vertically): > >...

experiencing same issue with generics: Here is an example: ```javascript export class ApiSchema { readonly path: string; readonly requestSchema: IN; readonly responseSchema: OUT; readonly requestValidate; constructor(path: string, requestSchema: IN, responseSchema:...

> I tried this > > ```js > import pkg from 'js-sha3'; > const { sha3_512 } = pkg; > ``` > > it works > > Can you give...

Sounds good! Many people have requested supporting undo function. I think I can add support for that in next version :D

Oh I see, because in map editor mode there is no player on the surface. Will fix

Uploaded new 0.8.0 version. Haven't tested yet, not sure if this is fixed on your side?