mozilla-vpn-client
mozilla-vpn-client copied to clipboard
2621/4090 - Fix menu UI breakages with lengthier menu titles
Description
This refactors VPNMenu.qml to handle longer menu titles in some locales.

Reference
VPN-2621 #4090
Checklist
- [x] My code follows the style guidelines for this project
- [ ] I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
- [ ] I have performed a self review of my own code
- [ ] I have commented my code PARTICULARLY in hard to understand areas
- [ ] I have added thorough tests where needed