mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Fix main_window.xml to show the ContextBar again
This commit is contained in:
parent
c681edbc38
commit
af3df61ca3
@ -12,7 +12,7 @@
|
|||||||
<vbox noborders="true" expansive="true">
|
<vbox noborders="true" expansive="true">
|
||||||
<vbox noborders="true" id="contextbar" />
|
<vbox noborders="true" id="contextbar" />
|
||||||
<splitter id="timelinesplitter"
|
<splitter id="timelinesplitter"
|
||||||
veritical="true" expansive="true"
|
vertical="true" expansive="true"
|
||||||
by="percetage" position="75">
|
by="percetage" position="75">
|
||||||
<hbox noborders="true" id="workspace" expansive="true" />
|
<hbox noborders="true" id="workspace" expansive="true" />
|
||||||
<vbox noborders="true" id="timeline" expansive="true" />
|
<vbox noborders="true" id="timeline" expansive="true" />
|
||||||
|
Loading…
Reference in New Issue
Block a user