Add the ability to expand and collapse sections of the contacts panel
Also, allow joining projects using the keyboard.
This commit is contained in:
parent
615319b2ab
commit
72e7079005
11 changed files with 189 additions and 85 deletions
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#8b8792",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#585260",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#9c9c9c",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#474747",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#93a1a1",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#586e75",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#979db4",
|
||||
|
|
|
@ -1251,6 +1251,7 @@
|
|||
"icon_width": 8
|
||||
},
|
||||
"row_height": 28,
|
||||
"section_icon_size": 8,
|
||||
"header_row": {
|
||||
"family": "Zed Mono",
|
||||
"color": "#5e6687",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue