ZIm/crates/file_finder/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
..
file_finder.rs Standardize button design in modal footers (#20585) 2024-11-13 09:36:08 -03:00
file_finder_settings.rs file_finder: Display file icons (#18091) 2024-09-20 14:44:13 -04:00
file_finder_tests.rs Fix ssh project history (#19683) 2024-10-24 21:49:07 +03:00
new_path_prompt.rs Add more context to the save new file path picker (#19863) 2024-10-28 17:21:41 -07:00
open_path_prompt.rs Add more context to the save new file path picker (#19863) 2024-10-28 17:21:41 -07:00