fix: Kalenderquelle als Tooltip statt inline (Namen nicht mehr abgeschnitten)

Die Quelle/Konto stand inline rechts und hat die Kalendernamen abgeschnitten.
Jetzt im title-Tooltip des Eintrags ("Name · Quelle"); der Name nutzt die
volle Breite. Version v29.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Scarriffle
2026-05-31 17:25:47 +02:00
parent 8d2f487607
commit c62b3df33a
2 changed files with 2 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
// Increment APP_VERSION with every code change
export const APP_VERSION = 'v28';
export const APP_VERSION = 'v29';