JoshuaNovak919

Results 10 issues of JoshuaNovak919

NControl uses pixels on Android, which is fine, but if you setup a control that has parameters like corner radius or anything size related, the size will be different on...

This gem works on the first page load, but when changing the page with turbolinks, it stops working. Is there a way around this?

ready

If you click the next or previous button it actually changes the page, even in the demo on this page: http://vadimg.com/twitter-bootstrap-wizard-example/examples/basic-progressbar.html After clicking next or previous you will see the...

If you use png images with transparent backgrounds you see them all stacked until you cycle through all the images once.

I am trying to use `ItemAppearing` with `FastCell`, but it doesn't ever seem to call the method I tell it to call (it was working before I switched to FastCell)....

Anyone have an example on how to use `ArcTo`? I'm trying to draw a half circle, but I can't seem to get it to work. My Code: ``` canvas.DrawPath(new PathOp...

Is there a way to check if the storage is full with this plugin? I haven't seen anything in the docs.

Just wondering if this repository is dead? Nothing has really been updated in 1-2 years other than some text in a ReadMe file.

I've been trying to add an SVG as a border in one of my apps. In trying to do so I realized that this plugin doesn't seem to handle scaling...

Is there a way we can get a simple example project that uses the Push Notification plugin? The docs are a bit confusing and i'm not sure how i'm supposed...