[Summary] Pixel hunting per change request from Igor

This commit is contained in:
VKamyshniy 2014-08-19 15:44:04 +03:00 committed by Paul Davis
parent 5d9012efa4
commit f489cbb76f
6 changed files with 13 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 544 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 561 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before After
Before After

View file

@ -7,9 +7,9 @@
<VBox>
<HBox>
<EventBox id="color_palette_home"
bgnormal="#383838" box.padding="1">
bgnormal="#383838">
<iconbutton id="color_palette_button"
width="95"
width="97"
height="17"
normalicon="inspector_color_close"
activeicon="inspector_color_open"/>
@ -18,7 +18,9 @@
<VBox id="color_buttons_home"
noshowall="true"
visible="false">
<VBox height="2"/>
<EventBox bgnormal="#000000"
height="1"/>
<VBox height="1"/>
<HBox>
<HBox width="1"/>
<iconbutton id="color_button_1"
@ -118,20 +120,21 @@
activeicon="inspector_color_15_active"
prelighticon="inspector_color_15_prelight"/>
</HBox>
<VBox height="1"/>
</VBox>
</VBox>
<EventBox bgnormal="#000000">
<VBox borderwidth="1">
<VBox>
<iconbutton id="info_panel_button"
width="95"
width="97"
height="17"
normalicon="inspector_info_close"
activeicon="inspector_info_open"/>
activeicon="inspector_info_open"
box.padding="1"/>
<VBox id="info_panel_home"
noshowall="true"
visible="false">
<VBox height="1"/>
<EventBox bgnormal="#4F4F4F" width="95">
<EventBox bgnormal="#4F4F4F" width="97">
<VBox>
<HBox box.padding="4">
<HBox width="7"/>
@ -152,6 +155,7 @@
<HBox height="5"/>
</VBox>
</EventBox>
<HBox height="1"/>
</VBox>
</VBox>
</EventBox>

View file

@ -222,6 +222,7 @@
<HBox box.pack="end"
box.fill="true"
box.expand="true">
<EventBox bgnormal="#000000" width="2"/>
<EventBox id="inspector_home"/>
<EventBox bgnormal="#000000" width="2"/>
<VBox box.fill="true"