개정판 1edefbdf
- 최초 썸네일이 최상단으로 안가는 현상 수정
- numpad 4~8 페이지 이동 제거
-
Change-Id: Id881ce934f2bc0d1b80b6e9c993fd3e9315d49b3
KCOM/Events/Event_KeyEvent.cs | ||
---|---|---|
280 | 280 |
|
281 | 281 |
//강인구 추가 |
282 | 282 |
#region Control Move |
283 |
case Key.NumPad4: |
|
284 |
case Key.NumPad5: |
|
285 |
case Key.NumPad6: |
|
286 |
case Key.NumPad8: |
|
283 |
//case Key.NumPad4:
|
|
284 |
//case Key.NumPad5:
|
|
285 |
//case Key.NumPad6:
|
|
286 |
//case Key.NumPad8:
|
|
287 | 287 |
case Key.Right: |
288 | 288 |
case Key.Left: |
289 | 289 |
case Key.Up: |
내보내기 Unified diff