ZIm/crates/title_bar
Marshall Bowers efc2336be5
title_bar: Factor out collab-related code into collab module (#13957)
This PR refactors the `TitleBar` component to move all of the
collab-related code into the `collab` module.

This simplifies the top-level `Render` implementation of `TitleBar` by a
lot and makes it easier to read.

Release Notes:

- N/A
2024-07-08 19:43:20 -04:00
..
src title_bar: Factor out collab-related code into collab module (#13957) 2024-07-08 19:43:20 -04:00
Cargo.toml ui: Add NumericStepper component (#13954) 2024-07-08 18:45:49 -04:00
LICENSE-GPL Extract title_bar crate (#13597) 2024-06-27 19:14:13 -04:00