Cropped the buttons together
This commit is contained in:
parent
ce0d35281c
commit
fcfb96201f
1 changed files with 56 additions and 56 deletions
|
@ -466,6 +466,62 @@ height=600
|
|||
yanchor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=resize_button_editor
|
||||
items=editresize
|
||||
rect=913,264,937,288
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=flip_map_button_editor
|
||||
items=editflip
|
||||
rect=945,264,969,288
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=undo_button_editor
|
||||
items=undo
|
||||
rect=957,304,981,328
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=redo_button_editor
|
||||
items=redo
|
||||
rect=985,304,1009,328
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=toggle_grid_button_editor
|
||||
items=togglegrid
|
||||
rect=977,264,1001,288
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=zoom_in_button_editor
|
||||
items=zoomin
|
||||
rect=900,304,924,328
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=zoom_out_button_editor
|
||||
items=zoomout
|
||||
rect=928,304,952,328
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/menu]
|
||||
|
||||
# top panel
|
||||
[panel]
|
||||
image=misc/top-bg.png
|
||||
|
@ -532,62 +588,6 @@ height=600
|
|||
|
||||
[/status]
|
||||
|
||||
[menu]
|
||||
image=resize_button_editor
|
||||
items=editresize
|
||||
rect=913,264,24,24
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=flip_map_button_editor
|
||||
items=editflip
|
||||
rect=945,264,24,24
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=undo_button_editor
|
||||
items=undo
|
||||
rect=957,304,24,24
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=redo_button_editor
|
||||
items=redo
|
||||
rect=985,304,24,24
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=toggle_grid_button_editor
|
||||
items=togglegrid
|
||||
rect=977,264,24,24
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=zoom_in_button_editor
|
||||
items=zoomin
|
||||
rect=900,304,24,24
|
||||
xanchor=right
|
||||
yachnor=fixed
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
image=zoom_out_button_editor
|
||||
items=zoomout
|
||||
rect=928,304,24,24
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/menu]
|
||||
|
||||
[/resolution]
|
||||
[/theme]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue