mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1106416 - Small UI fixes for the new performance tool, r=jsantell
This commit is contained in:
parent
e7effb96f0
commit
29c4ab4df8
@ -38,13 +38,10 @@
|
||||
label="&profilerUI.importButton;"/>
|
||||
</hbox>
|
||||
</toolbar>
|
||||
<splitter class="devtools-horizontal-splitter" />
|
||||
<box id="overview-pane"
|
||||
class="devtools-responsive-container"
|
||||
flex="1">
|
||||
class="devtools-responsive-container">
|
||||
<vbox id="time-framerate" flex="1"/>
|
||||
</box>
|
||||
<splitter class="devtools-horizontal-splitter" />
|
||||
<toolbar id="details-toolbar" class="devtools-toolbar">
|
||||
<hbox class="devtools-toolbarbutton-group">
|
||||
<toolbarbutton id="select-waterfall-view"
|
||||
|
Loading…
Reference in New Issue
Block a user