Skip to content

Add option to change outline pane width

Latest
Compare
Choose a tag to compare
@warmdev warmdev released this 27 Feb 21:31

Added option to change the outline pane width. To change it, click "Preferences > Package Settings > Outline > Settings - User", and add the following. Default value is 0.2 which is 20% of the entire window width.

{
    "outline_width": 0.2
}