Files
oak-gpui/crates/ui2/src/components
Piotr Osiewicz dc1ed3c39d Titlebar project menu double click (#3784)
This addresses a bug where popover menus in the titlebar were rendered
only after a 2nd click. The first click was creating the View which the
second one then rendered.
In addition to this, `PopoverMenu::menu` function argument can now
return an `Option<View<T>>` instead of `View<T>` as the creation of the
menu can fail (as it might in case of git popover).

Release Notes:

- N/A
2023-12-22 17:18:12 +01:00
..
2023-12-22 10:23:27 +01:00
2023-12-20 18:23:21 -05:00
2023-12-19 10:57:36 -05:00
2023-12-19 12:02:35 -08:00
2023-12-07 12:37:07 -05:00
2023-12-14 15:15:18 -07:00
2023-12-19 14:26:30 +01:00
2023-12-20 18:23:21 -05:00
2023-12-21 12:15:11 -05:00
2023-12-19 11:03:08 -05:00