WeaponSwingTimer SixxFix

Bugfixed version of Weapon Swing Timer by LeftHandedGlove specifically for the hunter timer

File Details

WeaponSwingTimer SixxFix Cata v9.2.1

  • R
  • Nov 20, 2024
  • 1.71 MB
  • 61.9K
  • 4.4.1

File Name

WeaponSwingTimer-SixxFix_CATAv9.2.1.zip

Supported Versions

  • 4.4.1
  • fixed issue with addon "category" not properly displaying, changing to use RegisterCanvasLayoutCategory()
  • RegisterAddonCategory() used in place of InterfaceOptions_AddCategory()
  • Changed InterfaceOptions_AddCategory() for melee panel and hunter panel to use RegisterCanvasLayoutSubcategory()
  • removed unused sliders in the SliderFactory function
  • changed InterfaceOptionsFrame_OpenToCategory() function to use the new OpenToCategory() function.