Merge pull request #1814 from zed-industries/golden-ratio
Active Pane Magnification
This commit is contained in:
commit
bb80cee19e
4 changed files with 273 additions and 230 deletions
|
@ -2787,6 +2787,7 @@ impl View for Workspace {
|
|||
&theme,
|
||||
&self.follower_states_by_leader,
|
||||
self.active_call(),
|
||||
self.active_pane(),
|
||||
cx,
|
||||
))
|
||||
.flex(1., true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue