File Details
EasyOptions-10.2.0.8.zip
- R
- Jan 8, 2024
- 1.03 MB
- 291
- 10.2.5+2
- Classic + 1
File Name
EasyOptions-10.2.0.8.zip
Supported Versions
- 10.2.5
- 3.4.3
- 1.15.0
10.2.0.8
Added the FrameAnchoredToMouse option item type.
Added EasyOptions:GetRangeCheckInfo to Tools.lua.
10.2.0.7
Added support for tooltips in the DropDownItemInfo and RadioButtonInfo types.
Added EasyOptions:FormatItemsAdvanced to Tools.lua.
10.2.0.6
Introduced the concept of non-indexed parameters for OptionItems as a way to implement new features while maintaining backwards compatibility.
Added support for TooltipTitleText as a non-indexed parameter for OptionItems. Specifying a value for this parameter is optional and if no value is specified then the OptionItem's Text will be used for the title of its tooltip.
Added a tooltipTitleText parameter to most base methods that create a control (e.g., EasyOptions:CreateButton, EasyOptions:CreateLabel, etc.).
10.2.0.5
Modified tooltip text for the Reset Category and Reset All buttons.
Added a Developer Tools category to options.
Fixed an issue that prevented the parent frame from being assigned when specified with the FramePosition control type.
Fixed an issue that allowed the option frame's scrollbar to be scrollable over a small range even if there were no controls near the bottom of the option frame.
10.2.0.4
Improved logic for determining whether two values are approximately equal in EasyOptions:AreEqual.
Added the EasyOptions:SearchForCVarLimitValues method in the Tools.lua for helping developers find the minimum and maximum allowed values for console variables (i.e., CVars). Read comments in that method before you use it!
10.2.0.3
Rearranged layout of buttons in title.
Anchored title label to left-most button so its text cannot overlap the buttons.
10.2.0.2
Minor change to some text.
10.2.0.1
Initial release.

