From: PhiTux Date: Wed, 22 Oct 2025 15:48:58 +0000 (+0200) Subject: css fix X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5488348757ba1ad99f3e2318f4f61fdeb275660f;p=DailyTxT.git css fix --- diff --git a/README.md b/README.md index 11dba07..770f56b 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,8 @@ The old version 1 is moved to the [v1 branch](https://github.com/PhiTux/DailyTxT 2.0.0-testing.4 (2025-10-22) - Fixed a bug, that showed wrong weekdays in the calendar - Added a feature to choose the first day of the week (Monday or Sunday) in the settings. +- When a date is selected, the cursor is now placed at the end of the text (not at the beginning). +- CSS fixes 2.0.0-testing.3 (2025-10-13) - Updated the migration process in the frontend. When migration fails on serverside, the user now gets notified. diff --git a/frontend/src/routes/(authed)/write/+page.svelte b/frontend/src/routes/(authed)/write/+page.svelte index f9298c5..1595f12 100644 --- a/frontend/src/routes/(authed)/write/+page.svelte +++ b/frontend/src/routes/(authed)/write/+page.svelte @@ -2056,6 +2056,10 @@