Releases: linuxgurugamer/ToolbarControl
Releases · linuxgurugamer/ToolbarControl
0.1.5.8
Updated version file for 1.4.1-1.4.99
0.1.5.7
fixed the LoadImageFromFile, the "public" was deleted somehow
0.1.5.6
Added DDS to the possible image formats, only DXT1 and DXT5 are supported
0.1.5.5
Added GIF to the possible image formats
0.1.5.4
Fix for fuzzy buttons
0.1.5.3
Fixed nullref when onTrue was called before button was created
0.1.5.2
Fixed AddLeftRightClickCallbacks call
0.1.5.1
Filled nullref when first called
Fixed bug when a mod called SetTrue or SetFalse, the button would be set true/false, but the texture wasn't being changed
0.1.5
Updated for 1.4.1
0.1.4.7
Fixed bug with not being able to have a button on the Blizzy toolbar only in the flight scene and not in the map view
Added void SetTexture(string large, string small) to allow mod to change the button textures directly