sam2x

Results 57 comments of sam2x

Just to be clear: i'm not doubting about your skills, nor the time involved in this project. I know about the implication of such works, and again thanks for your...

Thanks for these clarifications, it definitely gives a better view of the technical challenges. I will on my side investigate some stuffs to get a whole idea. Meantime, I hope...

Hey, I have exactly the same issue, did you solve this ? The nativekeyboard is loaded but not showed (is there anything similar to z-index at this layer ?)

That's not a solution... Crosswalk brings a lot of benefits. I just removed the nativekeyboard, thanks.

![android_meta-chart](https://user-images.githubusercontent.com/11001928/36579806-afd76114-1897-11e8-8476-10b6b8b0f800.jpeg) Crosswalk is mainly important for people having Android 4.4 (KitKat and before). 20% is still huge. Crosswalk will not be needed in next years, or when this share will...

Hi, no news from it ? definitely a must have feature. Anyone can confirm the PR working great without any side-cases ?

Nevermind, tried https://github.com/ionic-team/cordova-plugin-ionic-keyboard and it's working well. Thanks

+1 very interested about this. could you merge this feature please ?

You can configure textAngular in a config block to restrict the tag in the editor : Example: ``` .config(function($provide){ $provide.decorator('taOptions', ['taRegisterTool', '$delegate', function(taRegisterTool, taOptions){ taOptions.toolbar = [ ['bold', 'italics', 'underline']...