Dial in the channel creating/renaming UI
* Ensure channel list is in a consistent state with no flicker while the channel creation / rename request is outstanding. * Maintain selection properly when renaming and creating channels. * Style the channel name editor more consistently with the non-editable channel names. Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
076b72cf2b
commit
b3447ada27
8 changed files with 260 additions and 110 deletions
|
@ -358,7 +358,7 @@ export default function contacts_panel(): any {
|
|||
face_overlap: 8,
|
||||
channel_editor: {
|
||||
padding: {
|
||||
left: 8,
|
||||
left: name_margin,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue