zed/crates/title_bar
Danilo Leal 477e524e56
Improve update button version display (#56647)
This PR adds a small refinement to the update button, removing
truncation from the version we display. Instead of just showing the
short version of a SHA, we now display it in full, providing more
detailed information that sometimes was lost. Also am making the button
disabled when it's in the checking, downloading, and installing states,
given clicking on it at these moments doesn't do anything.

Release Notes:

- N/A
2026-05-13 16:29:58 +00:00
..
src Improve update button version display (#56647) 2026-05-13 16:29:58 +00:00
build.rs Fix title bar spacing when building on the macOS Tahoe SDK (#45351) 2025-12-19 12:19:04 +00:00
Cargo.toml title_bar: Add "panel layout" menu to the user menu (#54771) 2026-04-24 12:47:15 +00:00
LICENSE-GPL