disconcision / fructure

a structured interaction engine 🗜️ ⚗️
https://fructure-editor.tumblr.com/
Apache License 2.0
453 stars 12 forks source link

use original two greys for syntax for transform source #23

Open disconcision opened 5 years ago

disconcision commented 5 years ago

search 663832872 in layout for wip.

it looks good in the tests.

maybe also make this a special capture, distinct for the tab-based ones.

one plan: for menus with non-hole source, make first item the capture of the source. first transform is source -> source-capture. is source 'actually captured' (for matches)? also populate source-capture -> source transformation. so pressing enter enter would be the same as tab (a 'half' capture?) (enter enter again uncaptures)

disconcision commented 5 years ago

implemented. looks... okay. not defaulted.

at least make capture-on-transform into an option