Slab v0.7.2
coding-jackalope
released this
24 Nov 05:18
·
154 commits
to master
since this release
This release provides fixes that have been found since the last release. Some progress has been made for mobile support as a few fixes are included. For a more detailed list of changes, refer to the commit history.
Changes
- [Keyboard] Fixed issue with keyboard callbacks not being invoked (#59).
- [DrawCommands] Changed assertion to clamp width and height to a positive number (#58).
- [Region] Always render scroll bars on mobile platforms.
- [Window] Fix for adjusting the window position to match mouse location when tearing from dock (#60).
- [Input] Fixed issue with soft keyboard not visible while editing an input control.