gpui-component/crates
Jason Lee 8ae4ffbb0c
dropdown: Fix dropdown menu width align to input width. (#1159)
This caused by the `bounds` of `canvas` prepaint callback now is not
including the border widths.

## Before

<img width="1070" height="967" alt="image"
src="https://github.com/user-attachments/assets/9ad963bb-c2b0-4b21-bbd6-8e961f779d2f"
/>

## After

<img width="1229" height="1097" alt="image"
src="https://github.com/user-attachments/assets/568f71be-932f-4126-b37a-b92aea3bf88a"
/>
2025-08-20 11:36:42 +08:00
..
hello_world chore: Avoid built-in tree-sitter languages in default. (#1135) 2025-08-14 18:02:27 +08:00
macros chore: Fix spelling of the word masked (#990) 2025-06-19 12:34:19 +08:00
story list: Fix List scroll_to_item position. (#1158) 2025-08-20 11:30:14 +08:00
ui dropdown: Fix dropdown menu width align to input width. (#1159) 2025-08-20 11:36:42 +08:00
webview chore: Update GPUI and fix FocusableWrapper removed error. (#1026) 2025-07-02 11:06:04 +08:00
wef wef: Fixed some issues (#975) 2025-06-18 10:46:55 +08:00