James B
James B
We have a use case where we don't want the picture to zoom in. I've added a option to disable this. https://github.com/JMB-Technology-Limited/android-crop/commit/6f6a7dd360fd25a3bc17e207816ad64c1b3c3c6e
https://github.com/gumlet/php-image-resize/compare/2.0.0...2.0.1 But it's still in readme: https://github.com/gumlet/php-image-resize#flip It's also still in the API docs linked from the readme: https://gumlet.github.io/php-image-resize/class-Gumlet.ImageResize.html Is it the intention that this function should still be supported...
I have MacOS 10.12 I just updated the app to v1.20.3-1 as prompted to by the app. It's now broken - it won't start. I see in the readme -...
### Expected behaviour Install should work by following steps in https://docs.joinmastodon.org/admin/install/ ### Actual behaviour #### Node and Yarn The instructions say to add Node.js and Yarn ubuntu package sources -...
I don't know if you'd want this to clutter up your repository, it's just I was trying to work on the code on a Mac with PHP5 installed and I...
This makes it easier to deal with failures. Before, if the first line in the data file failed, none of the subsequent lines would run. Now every line will always...
Another release :-)
There needs to be one consistent rule that always holds true that API Consumers can use to pick this up. They may be tracking data against IDs. eg http://yournextmp.popit.mysociety.org/api/v0.1/persons/5895 and...
### Context Sometimes you have some markdown content that is intended to be hosted at `http://www.example.com` and so it has things like images with relative links, like `/images/cat.png` But sometimes...
If you look at a table with only 1 result, then click "Show Charting Options" the button disappears and nothing appears - not the form, not any message. I think...