IgorKhomenko
IgorKhomenko
Thanks @cracker0dks ! is it automatically deployed to https://cloud13.de/testwhiteboard/ ?
Ok cool It looks much better 👍 I played a bit more with it, here are further optimizations/ideas: 1. it will be good to be able to hide some controls...
I tried many diff libraries during my career. The only lib which can be well used for Chat-like view is https://github.com/Flipkart/recyclerlistview The only difficulty with recyclerlistview is that you need...
@amnonbb here is a PR https://github.com/meetecho/janus-gateway/pull/3369
@lminiero 1 - this is addressed and pushed 2 - what you say make total sense. Probably we can check if `string_ids_user ` is intentionally presented in config (either set...
Had same issue on macOS, but can confirm the following works well: ``` yarn install yarn build:all yarn watch ```