magic-akari / lrc-maker

歌词滚动姬|可能是你所能见到的最好用的歌词制作工具
https://lrc-maker.github.io
MIT License
865 stars 97 forks source link

highlight current line on lyric content editor #15

Closed Jonham closed 4 years ago

Jonham commented 4 years ago

hi, I found that difficult to recognize which line I am editing, maybe add a highlight effect to current line will be helpful ?

magic-akari commented 4 years ago
image

The highlighted line with the background color is the line being played. The line with top and bottom borders and a time label is the line being edited.

If there is any problem, please let me know.

Jonham commented 4 years ago

mm, it works well on Synchronizer.

what I meant is on page https://lrc-maker.github.io/#/editor/ difficult to recognize.

Jonham commented 4 years ago

and I've try to add a highlight effect, but soon I realize that it's a textarea input box. so it's not posibile to add any CSS at all.

try React-Monaco ?

magic-akari commented 4 years ago

It works as expected. There are currently no enhancement plans.

Jonham commented 4 years ago

ok.