Not exactly what you want, but you may try Ellipsize label extension to restrict the label text within specified number of lines and truncates if it exceeds.
Here are some of the extensions that I created for personal use and some of were sponsored that I never shared with the community. Here I am sharing in case if someone finds them useful.
Some of the methods or extensions might be already exist on community and some of the methods are possible without extensions however they are created just to ease the work, hope it helps!
Back Press to Exit App: Back press again to exit the app.
[image]
com.thekstudio.BackToExit.aix (5.8 KB)
Simple Toas…