Files
oak-gpui/crates
Antonio Scandurra a154e4500b Implement Workspace::unfollow
This also changes the structure of the follow state back to be per-pane. This
is because we can't share the same view state across different panes for
a couple of reasons:

- Rendering the same view in N different panes is almost always not something
that we want due to global state such as focus.
- If we allowed it and a user followed the same person in two different panes,
there would be no way of unfollowing in one pane without also unfollowing in
the other.
2022-03-21 16:55:18 +01:00
..
🎨 client
2022-03-18 13:03:43 -07:00
2022-03-03 16:15:56 -08:00
2022-03-21 16:55:18 +01:00
2022-03-21 16:55:18 +01:00
2022-03-15 15:51:59 +01:00
2022-03-21 16:55:18 +01:00
WIP
2022-03-17 17:53:49 -07:00