mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 04:21:11 +00:00
Follow #23876 1. Fine tune the heights of the editors (like before) * Auto expand the editor (increase/decrease the height) when editing 2. Remember user's last used editor (textarea/easymde) in LocalStorage, then next time the editor will be switched automatically * No need to introduce extra config option, it satisfies all users, including who prefer EasyMDE 3. Also fix the width problem of Review Panel Screenshot: <details>       </details> --------- Co-authored-by: silverwind <me@silverwind.io> |
||
|---|---|---|
| .. | ||
| chroma | ||
| code | ||
| codemirror | ||
| console | ||
| features | ||
| markup | ||
| modules | ||
| shared | ||
| standalone | ||
| themes | ||
| admin.css | ||
| animations.css | ||
| base.css | ||
| dashboard.css | ||
| editor-markdown.css | ||
| editor.css | ||
| explore.css | ||
| font_i18n.css | ||
| form.css | ||
| helpers.css | ||
| home.css | ||
| index.css | ||
| install.css | ||
| organization.css | ||
| package.css | ||
| repository.css | ||
| review.css | ||
| runner.css | ||
| svg.css | ||
| tribute.css | ||
| user.css | ||