selected-pixel-jameson
selected-pixel-jameson
This happens on iOS 11. It doesn't appear to happen on Android. - Create a list of Ionic Cards with background images - Click on the first image to go...
I can look into that. I'm running version 1.8.1
To further expand on this it only happens when connecting to a Redis instance setup using AWS ElasticCache service. If I use it locally it works fine. I'm guessing it...
I was not able to use the pattern delete at all because of latency issues. I ended up just deleting the cache records one by one.
This also happens with standard tags. I had to apply the same fix to get it to work when loading a regular image. ``` :root { img{ min-height: 1px !important;...
I have yet to see this successfully run using Python 3.7.x, which basically makes this repository obsolete now that Python 3.6 is not supported.
I have yet to see this successfully run using Python 3.7.x, which basically makes this repository obsolete now that Python 3.6 is not supported.
Would also like this feature. It would also be nice to add additional buttons. Take a look at the options that are available when opening an image on Facebook and...
Are pull requests being accepted for this repository? Just ask because there are currently a lot of open PRs.
Hi I'm having this issue as well. You are referencing line 267 but in the master branch the code that you are referencing is located on line 273. https://github.com/ProvenanceLabs/image-match/blob/master/image_match/signature_database_base.py#L267 Do...