Merge pull request #11879 from obrakmann/fix11849_mousescrolling-order-trigger

Fix issuing orders when releasing RMB after joystick-scrolling
This commit is contained in:
abcdefg30
2016-08-29 21:07:18 +02:00
committed by GitHub
3 changed files with 20 additions and 11 deletions

View File

@@ -203,9 +203,6 @@ Container@EDITOR_WORLD_ROOT:
Logic: LoadIngamePerfLogic, MapEditorLogic
Children:
Container@PERF_ROOT:
ViewportController:
Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM
EditorViewportController@MAP_EDITOR:
Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM
@@ -218,6 +215,10 @@ Container@EDITOR_WORLD_ROOT:
Visible: false
ActorPreview@DRAG_ACTOR_PREVIEW:
Visible: false
ViewportController:
Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM
IgnoreMouseOver: True
Background@RADAR_BG:
X: WINDOW_RIGHT-255
Y: 5