gpui-component/crates/app/src
Jason Lee baa45173d1
button: Fix Button text to align vertical center. (#286)
<img width="1188" alt="image"
src="https://github.com/user-attachments/assets/084727c3-5822-4325-9bbf-374b357b670f">

The point is add `.font_family(".SystemUIFont")` to root view.
2024-09-27 20:44:23 +08:00
..
app_state.rs Add Dock & Panel (#10) 2024-07-01 14:20:56 +08:00
assets.rs First commit, with Button UI. 2024-06-13 21:46:28 +08:00
main.rs Improve layout save details for example app. 2024-09-09 14:03:51 +08:00
story_workspace.rs button: Fix Button text to align vertical center. (#286) 2024-09-27 20:44:23 +08:00