Adjust new Minimap with embedded slider.
This commit is contained in:
parent
2ee7878c5a
commit
3e0ad08159
1 changed files with 8 additions and 7 deletions
|
@ -575,7 +575,7 @@
|
|||
image=themes/editor/classic/minimap.png
|
||||
ref=screen
|
||||
#ref=top-panel
|
||||
rect="843,0,1024,204"
|
||||
rect="843,0,1024,212"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -619,7 +619,7 @@
|
|||
type=checkbox
|
||||
image=button_square/button_square_30
|
||||
auto_tooltip=yes
|
||||
rect="=-33,=+1,+30,+30"
|
||||
rect="=-33,=-1,+30,+30"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
|
@ -666,9 +666,10 @@
|
|||
[/action]
|
||||
|
||||
[slider]
|
||||
image=buttons/radiobox
|
||||
image=buttons/sliders/slider_arrow_gold
|
||||
id=map-zoom-slider
|
||||
rect="=,+8,+150,+18"
|
||||
ref=mini-map
|
||||
rect="=,+1,+117,+18"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/slider]
|
||||
|
@ -678,7 +679,7 @@
|
|||
id=middle-right-panel
|
||||
image=themes/editor/classic/sidebar_tools.png
|
||||
ref=top-right-panel
|
||||
rect="=,+0,=,+257"
|
||||
rect="=,+0,=,+249"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -687,9 +688,9 @@
|
|||
id=tool-button1
|
||||
items=editor-tool-paint
|
||||
type=radiobox
|
||||
image=button_square/button_square_30
|
||||
image=button_square/button_square_30
|
||||
tooltip_name_prepend=yes
|
||||
rect="=+14,=+17,+30,+30"
|
||||
rect="=+14,=+10,+30,+30"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
|
|
Loading…
Add table
Reference in a new issue