Skip to content

Commit f0923b3

Browse files
committed
update log
1 parent ee1cb6c commit f0923b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Update_Log.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
module. (JCSUnity)
2222
* Make record previous data in JCS_UndoRedoComponent to after game is
2323
initialize callback. (JCSUnity)
24+
* JCS_KeyWith implemented for key combination data struct, just to hold
25+
alt, ctrl, shift combination key info. (JCSUnity)
26+
* JCS_UIComponentData interface for root of all UI component data. (JCSUnity)
27+
* Implemented focus after undo/redo functionalities. (JCSUnity)
2428

2529
2018-08-27
2630
* Undo Redo system implemented. (JCSUnity)

0 commit comments

Comments
 (0)