jessegavin / jQuery-Chord-Transposer

jQuery plugin that lets you transpose chords in a plain text song
https://jquery-chord-transposer.now.sh/
113 stars 48 forks source link

White-space not reduce when Chord change after / #26

Open Nashnish opened 2 years ago

Nashnish commented 2 years ago

Key C(fine)

e, Mother Mary
C/E   Dm   C

Key Ab(bug)

e, Mother Mary
Ab/C   Bbm  Ab

After key change Bbm should begin from under the letter h.

This happens only when the chord before / change it's number of characters.

Key B(fine)

e, Mother Mary
B/D#  C#m  B
jessegavin commented 2 years ago

Thank you for notifying me about this. This is definitely a bug.