You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @tnrich this took me a crazy amount of time to figure out, but I finally figured out this display bug:
When a parent element has text-align: center, and a chromatogram in an alignment has trailing spaces, the bars of the chromatogram get centered in the lane, and are not aligned with the sequence:
demo.mov
I made this minimal example to show it in the usual repository, at this branch.