zed/crates/gpui2
Conrad Irwin b8cdcf4e93
fix theme selector gaps (#3682)
- Don't scroll beyond end of uniform list
- Restore position of uniform_list padding

[[PR Description]]

Release Notes:

- N/A
2023-12-15 13:27:17 -07:00
..
docs Restore namespace parameter to actions! 2023-12-09 15:18:31 -07:00
src fix theme selector gaps (#3682) 2023-12-15 13:27:17 -07:00
tests Restore impl_actions! and remove derive(Action) 2023-12-10 19:33:38 -07:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml