From b915100ce29c4fca9bcf8ebb53916e7ba56134a4 Mon Sep 17 00:00:00 2001 From: thisdp <30386052+thisdp@users.noreply.github.com> Date: Thu, 2 Feb 2023 04:36:53 +0800 Subject: [PATCH] 3.520 DGS Update 3.520 Stable(Feb/2/2023) 0. Backward compatibility remove 1. Fixed: error when restarting dgs after restarting object preview 2. Removed: maxSize of window 3. Added Event: onDgsKey 4. Fixed: dgs 3d interface was affected by color filter 5. Added: style 4 for dgs switch button 6. Added: textColor of dgs button can be affected by colorTransitionPeriod now 7. Fixed: typo of dgs mask 8. Fixed: wrong position when dgs tab panel has parent 9. Fixed: security issue 10. Enhanced: dgsTranslateText now supports conditional translation 11. Added property: padding for dgs-dxcrollpane 12. Fixed: color transition of button have wrong behavior after changing color 13. Added Property: horizontalMoveOffsetRelative/verticalMoveOffsetRelative 14. Fixed: dgsScrollBarSetScrollPosition of grades doesn't work --- update.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.cfg b/update.cfg index 5f7d9bfa..4b0963d6 100644 --- a/update.cfg +++ b/update.cfg @@ -1 +1 @@ -3.519 \ No newline at end of file +3.520 \ No newline at end of file