logidrom icon indicating copy to clipboard operation
logidrom copied to clipboard

Long signal names cropped

Open kimmoli opened this issue 5 years ago • 1 comments

Online editor, Firefox 66, and 1.9.2. Windows x64

Long names get cropped, poc code:

{ assign:[
  ["Short",
    ["|", "short1", "short2_a"
    ]
  ],  ["really_not_so_long_name",
    ["|", "longer_name", "even_more_longer_name"
    ]
  ]
]}

wavedrom

kimmoli avatar May 22 '19 09:05 kimmoli