vicolo-dev / chrono

A modern and powerful clock, alarms, timer and stopwatch app for Android!
GNU General Public License v3.0
460 stars 19 forks source link

Show the entire alarm label instead of truncating with "..." #362

Open KeronCyst opened 1 week ago

KeronCyst commented 1 week ago

For very long alarm labels, it cuts off into an ellipsis, which is useless especially for self-deleting alarms. There is plenty of space to show the entire label, no matter how long. This would be very helpful; thanks!

As a side note, it would also be nice if the "label" text field could word-wrap into a second line instead of scrolling to the right as you add text.