Julyano

Results 13 comments of Julyano

My solution was this: ``` $(window).on('resize', function(){ setTimeout(() => { if($('#wPaint').length){ $("#wPaint").wPaint('resize'); } }, 350); }); ```

@SharlSherif I can help if you want to

@SharlSherif I thought using bootstrap too. I'm a fullstack developer (PHP). I can contribute with anything ;)

I like to use CakePHP. There are many libraries to simplify many tasks

I just see you are using web scraping in NodeJS to get some fake data.

@SharlSherif okay, I can make only font-end webpage

I will reference issue #190 that is the same issue and could be help all here.

@gabrielbiga então, não dá erro nenhum.. esse que é o problema, não dá nem erro, nem funciona como era para funcionar

@gabrielbiga tentei colocar um console.log dentro da função `zap.event.on('onReceive')` mas pelo jeito não está nem passando por essa função (quando são recebidas as mensagens)

@GabrielCoelho opa, logo mais vou tentar fazer a implementação no script do @mathloureiro, valeu. Se der certo, posto o resultado aqui para o @gabrielbiga implementar nesse bot dele.