DenverCoder1 / DenverCoder1/readme-typing-svg
[FEAT] Add Scrolling Effect to large Text!
- Dominant language
- PHP
- Stars
- 9.3k
- Forks
- 1.6k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
When the Sentence is very long and the min-width is not set to a very long width to match, and the text is centre, it will cut off.
**Describe the solution you'd like**
Text should be able to overflow, sort of like a marquee scroll, that way one can retain the min-width to be smaller, without compromising the visibility of the text! So the text that has been rendered can be pushed back and new text is visible!
**Describe alternatives you've considered**
Making the width larger.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.