LRNWebComponents / hax-body

CODE MOVED TO https://github.com/elmsln/lrnwebcomponents PROJECT HOME:
https://haxtheweb.org/
Apache License 2.0
55 stars 7 forks source link

Support inserting into layouts #142

Closed btopro closed 6 years ago

btopro commented 6 years ago

if we have a layout selected then the insert should go into it as opposed to just generically below the active item. This is a special case of "active" in which it's able to accept the thing we're throwing in.

btopro commented 6 years ago

Similarly, keyboard shortcuts for enter = new line item (and delete, etc) should function within layout grid-plates