Releases: quamplex/redkite
Releases · quamplex/redkite
Version 2.2.0
Features
- RkScrollbar
- Ability to set a widget’s parent after the widget has been created
Fixes
- Fixed mouse capture issues on Windows
Version 2.1.0
- RkFlowContainer
- Expose process system event api for Windows
- Add the size for RC png files
- Other fixes
Version 2.0.0
Features
- Moved to graphics widgets on single system window
- RkSpinBox
Fixes
- Fixes related to potential crashing related on closing the UI (RkTimer destruction, destruction of Widgets)
- Fixes related to invalidating the actions list container when calling the removal of the current action from the action callback
Improvements
- Improvements to RkPoint, RkSize and other interface improvements