Pliable Pixels

Results 121 comments of Pliable Pixels

Oh very nice! I just uninstalled git extras and installed git cli. Thanks @gep13!

Hello, thanks! does this not keep adding to the function stack? If I keep entering wrong values, the callback function will keep calling itself and will (eventually) run out of...

Hello @bau720123 , yes - the code basically calls the callback function from within itself, so if you keep pressing OK repeatedly, the function stack will keep increasing and exhaust...

Works great with angular JS - look forward to resolving my other issue about sizing each element and I'm all set :) thank you!

For those adding +1 here, I am already using the code that @desandro posted above - it works very well for me. Is something missing in it?

yup, thats true, I am handling that at app level and am using your code for production, but would love to see this as a formal feature 👍

@markwebsterUK - hmm I don't seem to have your problem. [Here is a video ](https://youtu.be/Z2brZff-bgo)\- I'm rearranging both size and order and it works fine (you will note after re-ordering,...

Can someone please post specific directions on how to install this for android? I am trying to integrate it into an ionic app - the compilation process invokes 'cordova build'...

@akreienbring yes I read that - unfortunately, I don't (yet) have knowledge of how to do a build without doing cordova build. Can you share how you compile it?