Alexandre Beaujour

Results 61 comments of Alexandre Beaujour

Seems like https://github.com/KevinGong2013/Printer only provide bluetooth (not wifi). Maybe use https://github.com/HeligPfleigh/react-native-thermal-receipt-printer/tree/master/ios instead

Comment (l:160): /*document.addEventListener("click", function () { e._pasteCatcherFocus() })*/ And (l164): /*, this._pasteCatcher.focus()*/

Sorry I misunderstood your request. Well here is how I do for textarea: ``` pasteImage.on('paste-image', function (image) { $(document).find('textarea').each(function () { if ($(this).is(":focus")) { console.log(image); } }); }); ``` The...

Well I think you cannot configure the script. The author need to update the code, but I think he doesn't work on this project anymore (last commit 3 years ago).

I just sended him an email to see if he plans to work again on this repo. We will see what is his answer.

@brazilgithub Very strange, do you know how to code in dart ?

What is you windows version ?

Well I can't reproduce the bug on my windows, so I can fix it. The only hope is someone else has it and fix it.

Hi @fadacai222 There is no file containing the language; everything is unfortunately hard-coded in English.