gpui-component/crates
Jason Lee 0158083599
dock: Fix panel zoom sometimes is not work. #197 (#211)
This is because the `PanelEvent::ZoomIn` is called 2 times when we click
the menu (I don't why, not found the source).

So just split Zoom in, Zoom out as two difference methods to avoid this.
2024-09-03 23:15:44 +08:00
..
app dock: Revert first argument for TabPanel::new (#207) 2024-09-03 14:04:00 +08:00
story doc: Fix TabPanel popup menu can't dispatch action to TabContent. (#208) 2024-09-03 19:51:35 +08:00
ui dock: Fix panel zoom sometimes is not work. #197 (#211) 2024-09-03 23:15:44 +08:00
workspace Export with_type and impl FluentBuilder for Notification. (#154) 2024-08-15 19:52:37 +08:00