zoneTextButton missing OnClick handler
inyawfaze opened this issue ยท 1 comments
Describe the problem
The zoneTextButton does not recieve an OnClick handler if the MinimapZoneTextButton is being replaced.
What steps will reproduce the problem?
- Try to click the zone text
- Don't get the map popup
What version of the addon are you using? (Stating 'latest' is not useful)
v10.2.1
Do you have an error log of what happened?
Any additional information? (example: WoW language if not English)
I copied the SetScript for the OnClick from line 259 (the other frame declaration) up to line 249, that seems to fix the problem just fine.