r1188-alpha
Details
-
FilenameAce3-r1188-alpha.zip
-
Uploaded by
-
UploadedJul 25, 2018
-
Size158.42 KB
-
Downloads1,841
-
MD54ba3d9d7c151bffa414848182ed05250
Supported WoW Retail Versions
- 8.0.1
Changelog
------------------------------------------------------------------------
r1188 | nevcairiel | 2018-07-25 20:26:35 +0000 (Wed, 25 Jul 2018) | 3 lines
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
AceGUI-3.0: Prefer GetStringHeight over GetHeight for FontStrings, as this alleviates pressure on the anchor system and avoids glitches
Recommended by TheDanW to help work-around anchoring issues.
------------------------------------------------------------------------
r1187 | nevcairiel | 2018-07-25 00:06:26 +0000 (Wed, 25 Jul 2018) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
AceGUI-3.0: ScrollFrame: Adjust content.width based on scroll bar visibility
------------------------------------------------------------------------
r1186 | nevcairiel | 2018-07-21 14:19:18 +0000 (Sat, 21 Jul 2018) | 1 line
Changed paths:
M /trunk/CallbackHandler-1.0/CallbackHandler-1.0.lua
Update CallbackHandler to the latest version
------------------------------------------------------------------------
r1185 | nevcairiel | 2018-07-21 14:15:16 +0000 (Sat, 21 Jul 2018) | 1 line
Changed paths:
M /trunk/AceBucket-3.0/AceBucket-3.0.lua
AceBucket-3.0: Fix bucket firing with events that use "false" as arg1
------------------------------------------------------------------------
r1184 | nevcairiel | 2018-07-21 14:13:14 +0000 (Sat, 21 Jul 2018) | 1 line
Changed paths:
M /trunk/AceAddon-3.0/AceAddon-3.0.lua
M /trunk/AceBucket-3.0/AceBucket-3.0.lua
M /trunk/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
M /trunk/AceGUI-3.0/AceGUI-3.0.lua
Remove self-generating Dispatchers, and use xpcall, which now supports arguments
------------------------------------------------------------------------
r1183 | nevcairiel | 2018-07-18 23:21:04 +0000 (Wed, 18 Jul 2018) | 1 line
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIContainer-ScrollFrame.lua
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
AceGUI-3.0: Replace layout workaround with another one that hopefully works better
------------------------------------------------------------------------