Added Click Through and 8.2 Bug Fixes

- Added click through option in options > display section.
- Fixed code editor for bar texts not opening.
- General small bug fixes.
This commit is contained in:
Tercioo
2019-07-02 18:50:14 -03:00
parent 2018078d4b
commit 04f621d78e
6 changed files with 301 additions and 30 deletions
+1
View File
@@ -3044,6 +3044,7 @@
function panel:Open (text, callback, host, default)
if (host) then
panel:ClearAllPoints()
panel:SetPoint ("center", host, "center")
end