-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Something we never discussed (or I don't recall anyway), the first time through was the issue of rooting. I see at least three issues here:
- Styling the "root" of the tree. It's easily conceivable that someone might want to style the root of the tree in various ways. Is the root specified in NeXML in such a way that it's already context-ready to be selected through nexss, or do we need special root properties?
- Is the choice of where the root gets placed something that should be controlled through nexss, or is this always a property of the tree itself? I lean toward it being a property of the tree itself. An interactive renderer may allow rerooting the tree, but that's not a nexss property.
- On the other hand, drawing a tree as unrooted vs. rooted could be viewed as a nexss property? A specific subproperty of our "tree" element, presumably.
Metadata
Metadata
Assignees
Labels
No labels