Layout stability for edit mode #163
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I do not like that clicking sections for editing messes up the spacing. Presentation of the rendered markdown should be the same as in display mode and when a section is clicked the textarea for editing the markdown should replace the section with the same size as accurately as possible to keep the layout stable.
The control buttons should sit in the right margin and to not interfere with margin content (if we ever will have something like that) the control buttons should maybe float about the margin.
This might be a good idea for he textarea, too.