Fix title bar layout constraints to prevent text disappearing
All checks were successful
Build and Release / build-and-release (push) Successful in 2m12s

- Set fixed width (15 chars) for left side to prevent chunk collapse
- Resolves issue where "cm-dashboard" text would flash and disappear
- Ensures consistent visibility of title text in dynamic status bar
- Bump version to v0.1.37
This commit is contained in:
2025-10-28 18:56:12 +01:00
parent a86b5ba8f9
commit 52f8c40b86
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.36"
version = "0.1.37"
edition = "2021"
[dependencies]