You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my widget, I have aligned my events and reminders on the right side of the widget. It is aligning properly to the right if there are multiple events and/or reminders being displayed as the title is somehow being trimmed to be single-line. But when there is only one event and/or reminder item and the title is long causing to display it with 2-3 lines, it is still on right side of the widget but alignment justification is on the left. Also, is it possible to spread the display list shape (rectangle) to the whole title if it is displaying 2-3 lines?
The text was updated successfully, but these errors were encountered:
Hey, sorry I have not worked on this project for a few days. These are all great points! Scriptable's alignment system is a bit weird, which is why you're seeing this side effect. Luckily it is very fixable in the ways you described! I will leave this ticket open until I have a chance to take a look at it.
In my widget, I have aligned my events and reminders on the right side of the widget. It is aligning properly to the right if there are multiple events and/or reminders being displayed as the title is somehow being trimmed to be single-line. But when there is only one event and/or reminder item and the title is long causing to display it with 2-3 lines, it is still on right side of the widget but alignment justification is on the left. Also, is it possible to spread the display list shape (rectangle) to the whole title if it is displaying 2-3 lines?
The text was updated successfully, but these errors were encountered: