Implement new viewport size/zoom UI.
This commit is contained in:
@@ -193,13 +193,15 @@ Container@EDITOR_ROOT:
|
||||
NextMusicKey: NextMusic
|
||||
TakeScreenshotKey: TakeScreenshot
|
||||
MuteAudioKey: ToggleMute
|
||||
LogicKeyListener@WORLD_KEYHANDLER:
|
||||
Logic: ResetZoomHotkeyLogic
|
||||
ResetZoomKey: ResetZoom
|
||||
Container@WORLD_ROOT:
|
||||
Container@MENU_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
Container@EDITOR_WORLD_ROOT:
|
||||
Logic: LoadIngamePerfLogic, MapEditorLogic, ActorEditLogic
|
||||
ChangeZoomKey: TogglePixelDouble
|
||||
EditPanelPadding: 14
|
||||
Children:
|
||||
Container@PERF_ROOT:
|
||||
@@ -584,25 +586,8 @@ Container@EDITOR_WORLD_ROOT:
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Font: Bold
|
||||
Key: f1
|
||||
Label@ZOOM_LABEL:
|
||||
X: 495
|
||||
Width: 50
|
||||
Height: 25
|
||||
Text: Zoom:
|
||||
Align: Right
|
||||
Font: Bold
|
||||
Contrast: true
|
||||
DropDownButton@ZOOM_BUTTON:
|
||||
X: 550
|
||||
Width: 70
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Key: TogglePixelDouble
|
||||
TooltipTemplate: BUTTON_TOOLTIP
|
||||
TooltipText: Zoom
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Button@UNDO_BUTTON:
|
||||
X: 630
|
||||
X: 500
|
||||
Height: 25
|
||||
Width: 90
|
||||
Text: Undo
|
||||
@@ -612,7 +597,7 @@ Container@EDITOR_WORLD_ROOT:
|
||||
TooltipText: Undo last step
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
Button@REDO_BUTTON:
|
||||
X: 730
|
||||
X: 600
|
||||
Height: 25
|
||||
Width: 90
|
||||
Text: Redo
|
||||
|
||||
Reference in New Issue
Block a user