Stanzilla / AdvancedInterfaceOptions

WoW Addon that restores access to removed interface options in Legion
https://www.curseforge.com/wow/addons/advancedinterfaceoptions
48 stars 11 forks source link

Overwrite cameraDistanceMaxZoomFactor (Fixes #42, #43) #44

Closed Ketho closed 3 years ago

Ketho commented 3 years ago

The max camera distance gets overwritten by Blizzard and capped to 2.0 in both classic_era and bcc. We hook them to overwrite it again.

It updates our savedvariables from the Blizzard slider, so the people only using that won't get confused. It also increases the slider's max to 3.4 / 50 yards.

Stanzilla commented 3 years ago

Thank you!