consciousimages

Results 4 comments of consciousimages

Yes, exactly. Confusingly, still an issue and defeats the purpose of using this plugin. Android app names aren't the problem, iOS app names including spaces is -- at least for...

No, I finally came to the conclusion that it’s a Cordova bug - it has to be as the results with and without the plugin are always pretty much the...

Ended up using translateX in CSS and a ton of breakpoints. Not ideal but semi-works: [ @media screen and (max-width: 870px) { .ct-axis-title-x { transform: translateX(-8%); } } ](url)