Open drom opened 4 years ago
@drom I don't think there is an elegant way to support attributes in the compact mode, except for just breaking it up. Even multilines rendered normally have issues placing them right. I think a dynamic spacing (dependent on the number of attributes) between the lines could solve the general multiline attribute issue.
@drom I believe tooltips are a good way to solve this:
I have issues with names overlapping and also want to represent more informations about the fields like the reset value and so on..
Tooltips are OK solution for HTML but not for PDF.
Here is another style with extension lines.
RB
LB
LU
Example with rotated and abbreviated field names.
@nopeslide I have updated
wavedrom.com
to support compact mode. #23One issue is the field attributes. (RO, RW) In example above. Do you have ideas how we can place attributes in the compact mode?