We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
為了達成輕量化字幕編輯器的目標,新增可以新增、合併、分割、刪除行。
The text was updated successfully, but these errors were encountered:
初步規劃是將textarea改為一行一行的輸入框,在輸入框的最開頭按backspace可以合併,在中間按enter可以分割,並且輸入框在左邊,右邊顯示時間(目前還未決定時間是只顯示開頭時間,還是同時顯示開頭與結尾時間)
Sorry, something went wrong.
No branches or pull requests
為了達成輕量化字幕編輯器的目標,新增可以新增、合併、分割、刪除行。
The text was updated successfully, but these errors were encountered: