[AoCF] Endings subtitles compatibility
Open
@brliron is already working on this.
Since Sep 9, 2018.
bug
- Dominant language
- C++
- Stars
- 766
- Forks
- 51
- Avg merge
- 16d 14h
- Merged PRs (30d)
- 1
Description
Currently, there is 2 problems with Endings and subtitles.
- They are displayed at the same place as our text box (script_latin only)
- Our pl parser just eats the subtitles.
2nd one will be fixed with the 2nd step of #70, but the 1st one also needs to be fixed.
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.
Assessment
This issue has not been assessed yet.