Skip to content

Commit

Permalink
DGS Update 3.516 Stable(2/Apr/2022)
Browse files Browse the repository at this point in the history
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
thisdp committed Apr 2, 2022
1 parent 4d79aa7 commit 63af348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.cfg
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.515
3.516

0 comments on commit 63af348

Please sign in to comment.