Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DGS Update 3.516 Stable(2/Apr/2022) 1. Added Property: shadow for dgs-dxtab/dgs-dxtabpanel 2. Added: #RGBAHEX/RGBAHEX style for color picker 3. Fixed: "isReversed" doesn't work for component selector 4. Changed: reversed render order of attached elements of grid list 5. Fixed: dgsGetCursorPosition returns wrong position when there is a 3dinterface 6. Optimised: Remove the using of table in custom easing function 7. Changed: position->scrollPosition for scroll bar, resolve confliction 8. Added: dgsLabelGetTextSize 9. Fixed: padding of dgs edit has wrong behavior 10. Enhanced: Security of loading classlib.lua 11. Optimised: Memory using of holding classlib.lua 12. Fixed: C Stack Overflow when calling dgsAnimation function at animation stop event 13. Enhanced: Animation Library(multi animations with the same property) 14. Fixed: Warnings in cmd 15. Enhanced: rowShadow/columnShadow of grid list 16. Changed: dgsGetDxGUIFromResource->dgsGetElementsFromResource 17. Changed: dgsGetDxGUINoParent->dgsGetElementsInLayer 18. Fixed: Unable to load texture in default style if there is another style loaded 19. Fixed: Create a edit when minimized will cause RT clear 20. Fixed: text size of dgsCreateEdit doesn't work 21. Fixed: error when using dgsGridListRemoveColumn 22. Added: troughImageSectionMode for scroll bar 23. Added Property: bgImage/bgColor for scroll bar 24. Fixed: unexpected render result of roundRect when size is smaller than corner radius 25. Refactored: shadow 26. Added: image of button can now support single material element 27. Fixed: Strange behavior of combo box 28. Fixed: Switch Button color interaction 29. Fixed: onDgsBlur sometimes doesn't work 30. Added Property: closeButtonEnabled for dgs window 31. Added Concept: dgsChildRenderer 32. Fixed: jelly effect when resizing gridlist/scrollpane/combobox 33. Added: Start Up memory logger 34. Fixed: get selected row after remove the row will return incorrect id 35. Added: OOP elements are now traceable
- Loading branch information