소스 검색

Readd event posting delay, maybe?

Change-Id: Icdd4ce0f13823664dbca16d80095dae2f0cf3a1e
Reviewed-on: http://gerrit.dmdirc.com/676
Automatic-Compile: Shane Mc Cormack <shane@dmdirc.com>
Reviewed-by: Shane Mc Cormack <shane@dmdirc.com>
tags/0.6.3
Chris Smith 14 년 전
부모
커밋
3bc0b7a42f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      test/com/dmdirc/addons/ui_swing/components/frames/InputTextFrameTest.java

+ 1
- 0
test/com/dmdirc/addons/ui_swing/components/frames/InputTextFrameTest.java 파일 보기

@@ -161,6 +161,7 @@ public class InputTextFrameTest {
161 161
         titf.open();
162 162
 
163 163
         window = new JInternalFrameFixture(mainframe.robot, titf);
164
+        window.robot.settings().eventPostingDelay(250);
164 165
     }
165 166
 
166 167
 }

Loading…
취소
저장