mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Fix selection parts for ButtonSet
This commit is contained in:
parent
82c485a054
commit
fbb660da8d
@ -285,12 +285,12 @@
|
||||
<part id="rotate_arrow_1" x="96" y="240" w="11" h="11" />
|
||||
<part id="rotate_arrow_2" x="112" y="240" w="15" h="10" />
|
||||
<part id="rotate_arrow_3" x="128" y="240" w="10" h="15" />
|
||||
<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="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="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