ZIm/crates/recent_projects/src
Danilo Leal b44078781d
Standardize button design in modal footers (#20585)
- Making sure this design and properties are the same across different
places
- No need for the `ButtonLike` here, we can use `Button` as it supports
`key_binding` and makes it for a cleaner code!
- Also, that ensures the binding is always to the right of the label,
which makes more sense
- Title-case the labels for consistency with other buttons across the
app

| File finder | Project finder |
|--------|--------|
| <img width="1136" alt="Screenshot 2024-11-13 at 09 21 06"
src="https://github.com/user-attachments/assets/dd051514-d873-4b65-a08f-af0920f2c010">
| <img width="1136" alt="Screenshot 2024-11-13 at 09 21 12"
src="https://github.com/user-attachments/assets/f958e3e7-4bfb-4752-839e-2bbc01334643">
|

Release Notes:

- N/A
2024-11-13 09:36:08 -03:00
..
disconnected_overlay.rs Fix mouse clicks on remote-open-folder UI (#19851) 2024-10-28 12:55:55 -07:00
recent_projects.rs Standardize button design in modal footers (#20585) 2024-11-13 09:36:08 -03:00
remote_servers.rs Remoting: Fix opening multiple folders on one server (#20281) 2024-11-05 22:16:38 -07:00
ssh_connections.rs Disable ligatures in SSH connection dialogue (#20549) 2024-11-12 11:33:22 -07:00