- Suisse
- https://github.com/LordBaryhobal
- Joined on
2023-02-15
Block a user
prevent drawing separators on starting lines of fields
prevent drawing separators on starting lines of fields
It seems like removing duplicates is not really necessary because the only time we read from the list is to check whether it contains particular indices. I'd suggest not calling dedup at all
prevent drawing separators on starting lines of fields
Not really useful since we're only checking if an index is in the list later on (line 431/434)
Missing documentation for
start property
change default fonts
This breaks right-aligned labels as can be seen in example 2. This is probably due to the way label positions are computed.
The problem is that the package was initially a simple port of a…
Compiler crashes when measuring
schema.render
The else case allows rescaling the diagram to a fixed width. I included it here so that users wouldn't have to implement it in their document if they needed a particular diagram to fit in the…