mltframework / mltframework/shotcut
The latest release no longer displays emojis in the simple text filter, showing only colorful ones in RTF.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 5
Description
The new release no longer displays emojis in the simple text filter, showing only colorful ones in RTF.
I don't view this as a mistake, but it is less versatile now... Shotcut used to default to rendering emojis in monochrome, whereas now they don't even show up. When an emoji couldn't be displayed in black and white, the simple filter wouldn't render it, so one would resort to using RTF instead.
I have many custom filters that are breaking, but it’s mostly the artistic finish that gets ruined.
//RTF
//SIMPLE
Contributor guide
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
Reproduce the regression in Shotcut with a custom filter containing emojis, comparing the simple text filter with RTF as shown in the issue. Trace the release change affecting simple-filter text rendering; done means emojis that previously rendered in monochrome appear again in simple filters without removing RTF rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100