mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 19:33:18 +00:00
Bug 117713 - Want grippy on panels splitter
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
This commit is contained in:
parent
1620cb89e0
commit
3360b301e5
@ -34,7 +34,9 @@
|
||||
<domi-panel id="bxDocPanel" title="&bxDocPanel.title;"
|
||||
flex="1" persist="width"/>
|
||||
|
||||
<splitter id="splPanels"/>
|
||||
<splitter id="splPanels" collapse="after">
|
||||
<grippy/>
|
||||
</splitter>
|
||||
|
||||
<domi-panel id="bxObjectPanel" title="&bxObjectPanel.title;" linkedpanel="bxDocPanel"
|
||||
flex="1" persist="width"/>
|
||||
|
Loading…
Reference in New Issue
Block a user