WoW LibSmoothStatusBar-1.0 addon Dragonflight/Wrath of the Lich King Classic 2025
logo
wow addon LibSmoothStatusBar-1.0

LibSmoothStatusBar-1.0

Game Version: 6.0.3
Total Downloads: 3,359
Updated: Apr 24, 2015
Created: Mar 15, 2013
download LibSmoothStatusBar-1.0Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
1.2.4 release 6.33 KB Apr 24, 2015 6.0.3 1,860 download LibSmoothStatusBar-1.0 1.2.4 releaseDownload
1.2.3 release 6.36 KB Oct 15, 2014 6.0.2 482 download LibSmoothStatusBar-1.0 1.2.3 releaseDownload
1.2.2 release 6.36 KB Sep 11, 2013 5.4.0 466 download LibSmoothStatusBar-1.0 1.2.2 releaseDownload
1.2.1 release 6.37 KB May 22, 2013 5.3.0 245 download LibSmoothStatusBar-1.0 1.2.1 releaseDownload
1.2 release 6.36 KB Mar 19, 2013 5.2.0 179 download LibSmoothStatusBar-1.0 1.2 releaseDownload
v1.1 release 6.24 KB Mar 15, 2013 5.2.0 54 download LibSmoothStatusBar-1.0 v1.1 releaseDownload
v1.0 release 5.94 KB Mar 15, 2013 5.2.0 73 download LibSmoothStatusBar-1.0 v1.0 releaseDownload

Description

Share this:

Smoothly animates status bar

This library is based on oUF Smooth Update by Xuerian.

This library exposes two simple functions to enable or disable animation on a specific StatusBar frame (created by CreateFrame("StatusBar", ..)).


Functions

:SmoothBar(bar)

Enables smooth animation for the bar. The bar:SetValue() method will be overloaded to handle animation.

Arguments

bar
StatusBar frame – The StatusBar to be animated

:ResetBar(bar)

Restores the bar to its original state. Disabling animation.

Arguments

bar
StatusBar frame – The StatusBar to be restored

Comments

Add a comment