Skip to content

DGS 3.517

Compare
Choose a tag to compare
@thisdp thisdp released this 30 May 09:28
· 402 commits to master since this release

DGS Update 3.517 Stable(30/May/2022)

  1. Fixed: Render issues
  2. Fixed: memo/edit RT doesn't get updated when parent's alpha changes
  3. Added Property: textOffset for radiobutton/checkbox
  4. Fixed: alpha doesn't applied to bgColor of progress bar
  5. Fixed: dgsGetPosition is broken
  6. Added Property: textOffset of window
  7. Fixed: shadow removes color code
  8. Fixed: edit box padding
  9. Fixed: label doesn't destroy after resource stopped
  10. Fixed: alpha doesn't affect progress bar's background
  11. Fixed: blend issue of dgs circle
  12. Changed Property: iconDirection -> iconAlignment of button
  13. Added: iconOffset now supports 3rd argument as "relative"
  14. Optimised: decrease Render Target using
  15. Fixed: clear memo will cause errors
  16. Fixed: scroll position doesn't work on the creation of scroll pane
  17. Fixed: Render issue of basic shapes in scroll pane
  18. Fixed: incorrect inner radius of rounded rectangle (border only)
  19. Fixed: error when using dgsCreateFont in debugdgs 3
  20. Changed: tabImage/tabColor is now hold by tab panel, but you can still apply them to a specific tab
  21. Enhanced: added pivot for dgsSetPosition/dgsSetSize
  22. Added Property: sizePivot and posPivot
  23. Changed: now bgImage/bgColor will use tab panel's data if not specified by tab
  24. Changed: rename g2d convertor's commands, see g2d help
  25. Enhanced: g2d hooker now can be added by g2d command
  26. Added Function:
    dgsWindowGetTextExtent
    dgsWindowGetFontHeight
    dgsWindowGetTextSize
    dgsButtonGetTextExtent
    dgsButtonGetFontHeight
    dgsButtonGetTextSize
  27. Fixed: custom renderer is not working for some cases
  28. Fixed: some issues of remote image
  29. Fixed: render issue of mask
  30. Added Function: dgsGridListSetItemBackGroundColorTemplate
  31. Fixed: typo of effect 3d