mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 05:14:45 +00:00
Minor changes in skin parts to improve context bar buttons
This commit is contained in:
parent
5ccae8c0bb
commit
11f864da12
@ -238,10 +238,10 @@
|
||||
<part id="target_layers_selected" x="208" y="240" w="32" h="16" />
|
||||
<part id="target_frames_layers" x="240" y="224" w="32" h="16" />
|
||||
<part id="target_frames_layers_selected" x="240" y="240" w="32" h="16" />
|
||||
<part id="brush_circle" x="144" y="144" w="7" h="7" />
|
||||
<part id="brush_circle_selected" x="144" y="152" w="7" h="7" />
|
||||
<part id="brush_square" x="160" y="144" w="7" h="7" />
|
||||
<part id="brush_square_selected" x="160" y="152" w="7" h="7" />
|
||||
<part id="brush_circle" x="144" y="144" w="7" h="8" />
|
||||
<part id="brush_circle_selected" x="144" y="152" w="7" h="8" />
|
||||
<part id="brush_square" x="160" y="144" w="7" h="8" />
|
||||
<part id="brush_square_selected" x="160" y="152" w="7" h="8" />
|
||||
<part id="brush_line" x="176" y="144" w="6" h="6" />
|
||||
<part id="brush_line_selected" x="176" y="152" w="6" h="6" />
|
||||
<part id="scale_arrow_1" x="96" y="224" w="11" h="11" />
|
||||
@ -258,12 +258,12 @@
|
||||
<part id="layer_editable_selected" x="144" y="184" w="8" h="8" />
|
||||
<part id="layer_locked" x="160" y="176" w="8" h="8" />
|
||||
<part id="layer_locked_selected" x="160" y="184" w="8" h="8" />
|
||||
<part id="selection_replace" x="176" y="160" w="7" h="7" />
|
||||
<part id="selection_replace_selected" x="176" y="168" w="7" h="7" />
|
||||
<part id="selection_add" x="192" y="160" w="7" h="7" />
|
||||
<part id="selection_add_selected" x="192" y="168" w="7" h="7" />
|
||||
<part id="selection_subtract" x="208" y="160" w="7" h="7" />
|
||||
<part id="selection_subtract_selected" x="208" y="168" w="7" h="7" />
|
||||
<part id="selection_replace" x="176" y="160" w="7" h="8" />
|
||||
<part id="selection_replace_selected" x="176" y="168" w="7" h="8" />
|
||||
<part id="selection_add" x="192" y="160" w="7" h="8" />
|
||||
<part id="selection_add_selected" x="192" y="168" w="7" h="8" />
|
||||
<part id="selection_subtract" x="208" y="160" w="7" h="8" />
|
||||
<part id="selection_subtract_selected" x="208" y="168" w="7" h="8" />
|
||||
<part id="unpinned" x="192" y="144" w="8" h="8" />
|
||||
<part id="pinned" x="200" y="144" w="8" h="8" />
|
||||
<part id="drop_down_button_left_normal" x="48" y="32" w1="3" w2="2" w3="3" h1="4" h2="6" h3="6" />
|
||||
|
Loading…
Reference in New Issue
Block a user