Turn off icons in the left bar.
This commit is contained in:
parent
80da4437e4
commit
16ca481156
1 changed files with 12 additions and 0 deletions
|
@ -864,5 +864,17 @@
|
|||
"layer0.texture": "voussoir_theme/icons/use_buffer.png",
|
||||
"layer0.opacity": 1.0,
|
||||
"content_margin": [8, 8]
|
||||
},
|
||||
{
|
||||
"class": "icon_file_type",
|
||||
"content_margin": [0,0]
|
||||
},
|
||||
{
|
||||
"class": "icon_folder",
|
||||
"content_margin": [0,0]
|
||||
},
|
||||
{
|
||||
"class": "icon_folder_loading",
|
||||
"content_margin": [0,0]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue