View Single Post
06/19/20, 03:28 PM   #2
marlonbrando
AddOn Author - Click to view addons
Join Date: Dec 2015
Posts: 17
Originally Posted by sirinsidiator View Post
This release removes the embedded LibStub which may cause an error in case an addon relied on LAM as a source for LibStub and LibStub isn't installed separately by the user. So I decided to post it here first in order to give authors and users a chance to do some testing before I upload it for everyone.

Changes:
- fixed iconpicker showing an empty tooltip when no choicesTooltips are set (#111, thanks Scootworks)
- fixed slider mouse wheel interactions (#115)
- fixed translated texts not showing in the official Russian localization (#118, thanks andy.s)
- improved dropdown choice tooltip code compatibility (#115)
- added "helpUrl" property for many control types (#109, thanks Baertram)
- added "textType" and "maxChars" properties for editbox (#110, thanks Scootworks)
- added "readOnly" property for slider (#112, thanks Scootworks)
- removed embedded copy of LibStub (#116)
- updated Japanese translation (#113, thanks Calamath)
- updated for Greymoor
I tested this exhaustively by opening the Settings->Addons tab and clicking on a few things. Everything seemed to work fine!