Max Ustinov
Max Ustinov
Thank you for the link to the other repo. that version worked for me!
how about if there are 8 votes?
Yeap, same for me. Hopefully it can be fixed soon
When I look at the logs of the cronjobber I see this errors that keep repeating over and over again: ``` 2020-10-25T07:09:06.312819787Z cronjobber E1025 07:09:06.312568 1 reflector.go:134] github.com/hiddeco/cronjobber/pkg/client/informers/externalversions/factory.go:117: Failed to...
I did the following to remove Alpha channel on PNG files: ``` java // REMOVE Alpha channel. Source: http://stackoverflow.com/a/4388542 Image img = Toolkit.getDefaultToolkit().createImage(fileBytes); PixelGrabber pg = new PixelGrabber(img, 0, 0,...
Same here. Looking forward to seeing new windows on my Windows machine.
Is there an ETA on when this feature will be release?
Maybe it is a good time to fork it and maintain it somewhere else? Anyway, thank for the code sample, just what I needed!
Same happened to me as well. Here is how I reproduced it: typed number in column, selected all lines in the beginning and then hit Backspace button (`delete` button on...
@sdras Please allow us to help you to maintain this Awesome project. There are so may great PRs that should be merged.