swaterfall

Results 4 issues of swaterfall

After adding the fix for #1 I noticed that if you tap the last line of the text view to bring up the keyboard it scrolls to the top. It...

#### What is the current behavior? Save button doesn't function correctly and Button color not updating to reflect selection. #### Please provide the steps to reproduce: Use the demo https://simonwep.github.io/pickr/...

help wanted
browser quirk

Setting the colour attribute for Link/Code doesn't work: To recreate just add the following code to example project in `Exemple2ViewController`: `markdownParser.link.color = UIColor.red` `markdownParser.code.color = UIColor.red`

Requesting the next page returns an invalid request, it looks like the param sensor=false is causing it as removing this from the url fixes the issue. Putting the param first...