Subscribe to library updates

Informatix

Expert
Licensed User
Longtime User
LibGDX

This new version fixes a major bug found on my new 8" tablet. It's an OS bug affecting the Backspace key on the virtual keyboard. You press the key but nothing happens. No event is raised! This bug affects some devices using the standard keyboard under JellyBean and is documented with its workaround on StackOverflow. It is fixed now.
I also added an example (Sensors) and allowed to change the line height of BitmapFonts.

v1.04:
- I fixed various bugs, notably a bug affecting the Backspace key on the virtual keyboard of some devices;
- I added the missing OpenGL functions in lgGL;
- I added the KeepWithinStage function to lgDragAndDrop;
- I added the dampingRatio and frequencyHz fields to lgBox2DWeldJointDef;
- I added the DampingRatio and Frequency properties to lgBox2DWeldJoint;
- I added the Line6 function to lgShapeRenderer;
- I added VisualScrollPercentX, VisualScrollPercentY and FlickScrollTapSquareSize to lgScn2DScrollPane;
- the LineHeight property of BitmapFonts can be modified;
- I updated the .so files.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…