Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow text background size is too large #296

Open
Nicolas-Mariotti opened this issue May 13, 2020 · 1 comment
Open

Arrow text background size is too large #296

Nicolas-Mariotti opened this issue May 13, 2020 · 1 comment

Comments

@Nicolas-Mariotti
Copy link

The size of the text background of arrows seems to take into account the formatting tags present into the text.

Example:
{signal: [
{wave: 'P..................'},
{node: 'a....b'},
{node: 'c....d'},
{node: 'e....f'}
],
edge: [
'a<->b t<sub>frame</sub>',
'c<->d t>sub/sub<',
'e<->f tframe',
],
}

@drom
Copy link
Member

drom commented May 13, 2020

Depend on : drom/tspan#4

@drom drom transferred this issue from wavedrom/wavedrom.github.io May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants