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
writing a subtask is not limited by the amount of characters entered.
this could pose a potential issue where one enters too many, and the whole menu displaying it is so large that the delete button gets pushed outside the visible area on the right.
you could implement the same logic where a line gets broken when it is too long that the description os a task itself has.
i would appreciate it if this line-width is configurable via the settings
The text was updated successfully, but these errors were encountered:
writing a subtask is not limited by the amount of characters entered.
this could pose a potential issue where one enters too many, and the whole menu displaying it is so large that the delete button gets pushed outside the visible area on the right.
you could implement the same logic where a line gets broken when it is too long that the description os a task itself has.
i would appreciate it if this line-width is configurable via the settings
The text was updated successfully, but these errors were encountered: