ZIm/crates/ui/src
Marshall Bowers c379a6f2fb
ui: Fix glyph used for option key in Keybinding (#3066)
This PR fixes the glyph used for the option key in the new `Keybinding`
component.

Same fix as in #3065, but applied to the new `Keybinding` component so
that we don't regress when switching to GPUI2.

<img width="750" alt="Screenshot 2023-09-29 at 10 50 15 AM"
src="https://github.com/zed-industries/zed/assets/1486634/8c6147e9-fa05-4804-954c-b8e3b98cbdf0">

Release Notes:

- N/A
2023-09-29 11:02:35 -04:00
..
components ui: Fix glyph used for option key in Keybinding (#3066) 2023-09-29 11:02:35 -04:00
elements Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
children.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
components.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
element_ext.rs Extract UI elements from storybook into new ui crate (#3008) 2023-09-21 19:25:35 -04:00
elements.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
lib.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
prelude.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
static_data.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
theme.rs Put Theme behind an Arc (#3017) 2023-09-22 13:35:30 -04:00
tokens.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00