Keno C

Results 41 comments of Keno C

Table functionality is notably tricker to get right on the UI side. Will need to build a good grid selector for the dropdown menu for simpler, easy tables. However I'll...

Thanks for the quick reply, I only have one other suggestion to your feedback. - For navigation you could simply have a [vertical menu](https://bulma.io/documentation/components/menu/) with text links to each hero/artifact....

Ok sounds good 👍 looking forward to it.

Looks great so far! I like the menu arrangement, quite easy to find each hero..

This bug still exists, and there doesn't seem to be an easy way to get around it either.

I'm working on an editor built similar to the rich text example, so I might test if the same issue occurs there and attempt a fix.

The same issue still occurs in mine. This is after replicating the steps twice. You'll notice there are still two blocks of type `ordered list`. ![image](https://user-images.githubusercontent.com/3958349/53291957-60777700-3789-11e9-82b2-d3f93f0def2c.png) I've tried using `editor.moveToRangeOfDocument().delete()`...

One possible fix is to keep track of both Ctrl+A and Delete usages. If Delete is used after select all Ctrl+A then you can use `setBlocks(DEFAULT_NODE)` to have it prevent...

Hi, thank you for reminding me. The images were hosted on Gfycat but since that is now down, I'll need to reupload elsewhere.

Haven't forgotten about this one, I had some major PC issues. SSD failed but I got it replaced. Will have some changes out soon again.