Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

LibSharedCanvas-1.0

LibSharedCanvas-1.0 is a small LibStub library for reusable Blizzard Settings canvas panels in Retail World of Warcraft addons.

It provides the shared panel shell, collapsible sections, common rows and controls, profile-management layouts, tooltips, and icon/action lists used by Silverbrit's addons.

Usage

Load LibSharedCanvas-1.0.lua after LibStub, then retrieve the library with:

local SharedCanvas = LibStub("LibSharedCanvas-1.0")

Addon-specific state, option values, and callbacks stay in the consuming addon.

License

MIT. See LICENSE.

About

Reusable Blizzard Settings canvas controls for World of Warcraft addons

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages