Releases: fireclawthefox/DirectGuiExtension
Releases · fireclawthefox/DirectGuiExtension
22.09
22.05
bugfix release
fixed menu items size/position calculation
22.04
Bugfixes
- Fix calculations in helper methods
- Fix position calculations of box sizer
- Fix minor problems with auto sizer
- Fix problems when designing sub menu entries
Note: you may want to check your designs containing the box sizer due to the fixed calculations.
22.01
Bugfix release
- Fix for Collapsible Frame
- Fix for Auto Sizer
- Fix for Box Sizer
21.11
New features and enhancements:
- Collapsible Frame
- Menu separator
- Skipable initial refresh in layout sizers
Bugfixes
- Fixes in autosizer calculations
- Enhanced minimum size checks
21.05
New Features and enhancements:
- Split Frame
- Widget definitions for the DirectGuiDesigner
- Autosizer got better sizing logic and can be given a function to get parents scale correctly
Bugfixes
- Fix for grid size calculation
- Sizing fixes in the sample
First Release
Including the following features:
Simple layout system
- DirectAutoSizer
- DirectBoxSizer
- DirectGridSizer
Widgets
- DirectDatePicker
- DirectDiagram
- DirectMenuItem
- DirectSpinBox
- DirectTooltip
Window system
- DirectScrolledWindowFrame
Helper Class
- DirectGuiHelper