OpenCut-app / OpenCut-app/OpenCut
[FEATURE] All whitespace and line breaks in text are seen
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Problem
In OpenCut, it is currently impossible to make multiline text, or text with multiple consecutive spaces, though it is a feature of almost every other video editor on the market.
Solution
The text processor should see line breaks and multiple spaces in a row like other video editing software.
Alternative
I don't think there are any alternatives to the functionality of multiline text, it simply is necessary. The only other choice is to put multiple text objects at the same time, but supporting multiline text is simply more convenient.
Anything else?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating OpenCut's text processor and current text-rendering path; the issue names no files or tests. Reproduce multiline text and consecutive spaces in the editor, then verify that both line breaks and repeated spaces remain visible as entered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100