Johannes Dürr

Results 8 comments of Johannes Dürr

Adding on @AylaWinters answer: If you want, you can use the ionic themes variables instead of hex codes for the colors. By doing so, the editor will change its colors...

Found a possible solution. It seems to me that the icon (UIImage instance) is never added. so I added an additional line to "UIGradientSlider.m" as follows: ``` if(icon) { layerSize...

Found Journaley today. (Awesome guys!!!) I'm using the Surface Pro 4 and too am suffering from the impropper scaling. So have you guys some News regarding that issue?

I have a Surface, too. looking Forward to test a new build.

Hmmm. I encounter the same problem - but if I try to import in my angular project using `import Parser from '../../../../node_modules/rss-parser/dist/rss-parser.min';` then I get an "Could not find a...

Experiencing the exact same error. Did anybody find a working solution?