Add files via upload
rodzic
b03965dd03
commit
2611dff6c1
|
@ -10,4 +10,13 @@ always_nest = false
|
||||||
|
|
||||||
# be nested inside another symbol's nesting area.
|
# be nested inside another symbol's nesting area.
|
||||||
|
|
||||||
always_be_nested = true
|
always_be_nested = true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# If true, this indicates that the symbol nested on this
|
||||||
|
|
||||||
|
# symbol’s nesting area should have its colors inverted.
|
||||||
|
|
||||||
|
invert_nested = true
|
|
@ -10,4 +10,13 @@ always_nest = true
|
||||||
|
|
||||||
# be nested inside another symbol's nesting area.
|
# be nested inside another symbol's nesting area.
|
||||||
|
|
||||||
always_be_nested = false
|
always_be_nested = false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# If true, this indicates that the symbol nested on this
|
||||||
|
|
||||||
|
# symbol’s nesting area should have its colors inverted.
|
||||||
|
|
||||||
|
invert_nested = true
|
Ładowanie…
Reference in New Issue