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
I've been experimenting with setting the TextView width to the desired max body length.
The benefit is that if you make Commit window bigger you can see what the text will wrap.
It would probably be a max with thought or making the window smaller / mobile device will have a scrolled area.
An other option would be to make the Window big enough to fit the textview - only if the screen is wider than the width of course.
Follow up from #56
I've been experimenting with setting the TextView width to the desired max body length.
The benefit is that if you make Commit window bigger you can see what the text will wrap.
It would probably be a max with thought or making the window smaller / mobile device will have a scrolled area.
An other option would be to make the Window big enough to fit the textview - only if the screen is wider than the width of course.
The TextView should be centered too.
We can also add a ruler.
Something like this seems to work well - tested in Workbench
The text was updated successfully, but these errors were encountered: