Chek Wei Tan
Chek Wei Tan
Can you upload the AutoSub_En.bat file? or just the code? I really have no idea how to create from scratch.
I not sure what is the problem but you can see this (he had the same problem as yours): https://github.com/agermanidis/autosub/issues/31#issuecomment-239609826 https://github.com/agermanidis/autosub/issues/31#issuecomment-239913820
This may cause by invalid json file Here is my json file, as you see the json is invalid which directly copied from the readme [Low obfuscation, High performance ](https://github.com/javascript-obfuscator/javascript-obfuscator#low-obfuscation-high-performance)...
By default the precision is 2 so you need to set to the precision you want first, for example 4. ``` var temp = currency(12345.67, {precision: 4}).divide(10) // Output: 1234.567...
😂 I also not sure, as I know this library is mainly to solve floating point issue and still round up. Hopefully they could add a option to let us...
I can totally handle the flickering when resizing the pane since it's not something I do frequently. But the problem of the file preview pane flickering twice when selecting a...
I wanted to provide you with an update on my progress. I've temporary adding green, red, and blue background colors to visually indicate the areas that require the background color...
@sunner does anyone working on this feature?
Done in https://github.com/sunner/ChatALL/pull/371
I'm know it's not a big deal, but the repository releases updates frequently. I need to manually checking, downloading, and installing new version. Just hope the updater works so I...