|
|
|
|
|
by samwillis
1578 days ago
|
|
That does look good if you have control and its somewhat simple html. The particular use case I was looking at was integrating a web based rich text editor based on contenteditable. It had to be a proper webview, and the issue is that the interaction with the text (cursors/selection/typing/onscreen keyboard) was completely broken. |
|