Fixed some small stuff
This commit is contained in:
@@ -169,7 +169,8 @@ never own a graph. Vector icons can contain rectangles, circles, ellipses,
|
||||
lines, triangles, and text. Each element owns its geometry, fill, stroke, and
|
||||
line style; ports keep their icon anchor in `properties.iconPosition`. The
|
||||
port type registry controls which types may connect (currently `signal` only).
|
||||
Graph and icon grid sizes are configured independently in Settings. The
|
||||
The workspace grid size, its finer snapping size, and the icon grid size are
|
||||
configured independently in Settings. The
|
||||
recursive model is under `src/bedit/document/`, library loading
|
||||
and the live Current Document tree are under `src/bedit/library/`, and graphics
|
||||
are isolated under `src/bedit/workspace/`.
|
||||
|
||||
Reference in New Issue
Block a user