Grzegorz Adam Hankiewicz
Grzegorz Adam Hankiewicz
Reading through the readme I was shocked at the minor optimisation gains. If you pass the 500kb image through https://pngquant.org you get a 197kb png. Maybe pngquant (or other tools)...
It would be nice if there was a command/key/option to display the open/pending bugs for the user, along with a link to open that directly in the browser. The list...
Congratulations!!! The GitHub(notreally) team has awarded you with the needed website of the week. If you want to win a lot of FAME and rock EVERYWHERE you go, please follow...
Add an option to display a number (3/249) along the filename. Mostly because the paging keys seem to be… weird, instead of increasing the page, the selected thumbnail jumps to...
Sort of a followup of #48 it would be great if the editor could monitor changes to the open file and automatically update/render it in the background if there are...
Through the addition of a simple conditional selector the code can be used to safely escape XML/HTML parameters automatically. This would be useful for all the cases when you have...
It would be nice to have an official license statement. Possibly go to http://choosealicense.com and pick one?
The provided example doesn't compile out of the box. After adding missing files to the project it still fails at runtime with: ``` 2013-03-01 12:12:32.071 KVOBlockBindingExample[69343:11303] -[KVOBlockBindingViewController bind:keyPath:to:keyPath:addReverseBinding:]: unrecognized selector...
With these small changes the iCadeReaderView class can be included in programs supporting 3.x compatibility without affecting behaviour for 4.x and above.