bookish icon indicating copy to clipboard operation
bookish copied to clipboard

Clean up checks for AtomNode and TextNode

Open amyjko opened this issue 2 years ago • 0 comments

Throughout the editor, we check whether nodes are editable based on their type. This logic is repeated everywhere rather than being encapsulated consistently. Find all of these and eliminate them, generalizing what counts as a selectable node.

amyjko avatar Jan 29 '23 01:01 amyjko