Turn off drawing grid lines in the timeline.
This commit is contained in:
parent
5d756d6a20
commit
ed94887464
|
@ -67,7 +67,7 @@
|
||||||
<key>gridColorAlpha</key>
|
<key>gridColorAlpha</key>
|
||||||
<real>0.1</real>
|
<real>0.1</real>
|
||||||
<key>drawsGrid</key>
|
<key>drawsGrid</key>
|
||||||
<true/>
|
<false/>
|
||||||
<key>header</key>
|
<key>header</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>backgroundColor</key>
|
<key>backgroundColor</key>
|
||||||
|
|
Loading…
Reference in New Issue