musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
11.79k stars 2.56k forks source link

Implement `TextInputArea` #23367

Closed mathesoncalum closed 4 days ago

mathesoncalum commented 4 days ago

Requirement for #23325

This is effectively a barebones version of TextInputField that supports multi-line editing. We may wish to include some additional functionality at a later date (e.g. clear, etc.).

For testing, go to DevTools -> UI Gallery -> TextInputArea