TextAreaWidget: Implement movement with Ctrl key (#176)
* TextAreaWidget: Implement movement with Ctrl key * whoops, remove useless comments * Fixies
This commit is contained in:
@@ -129,6 +129,7 @@ Nazara Engine:
|
||||
- Fixed bug in ENet implementation causing legit reliable packets to be dropped on sequence number overflow
|
||||
- Fixed bug where index wouldn't be used in String::FindLast and String::FindWord
|
||||
- Physics 2D contact callbacks now include an arbiter allowing to query/set parameters about the collision
|
||||
- Added movement with Ctrl in TextAreaWidget
|
||||
|
||||
Nazara Development Kit:
|
||||
- Added ImageWidget (#139)
|
||||
|
||||
Reference in New Issue
Block a user