Hey guys, is there an easy way to ellipsize a text...
# compose
m
Hey guys, is there an easy way to ellipsize a text in the middle? Like from: “This is a very long text which should be ellipsed in the middle” to: “This is a very long … ellipsed in the middle” Use case: user input is mapped into another string and should be not be wrapped instead ellipsed in the middle (not at the end).
1