Download
(1 MB)
Download
Updated: 02/28/20 12:35 AM
Patch for:
AUI - Advanced UI.
Compatibility:
Harrowstorm (5.3.5)
Updated:02/28/20 12:35 AM
Created:02/28/20 12:35 AM
Monthly downloads:13
Total downloads:5,563
Favorites:3
MD5:
AUI - Temporary Patch  Popular! (More than 5000 hits)
Version: 2.83
by: Casterial [More]
Please view the addon for information, I will not be updating this or adding to it. This is just a simple quick download for those not understanding the fix.

Enjoy
Post A Reply Comment Options
Unread 03/03/20, 10:47 AM  
Casterial
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 64
Uploads: 5
Re: Re: Re: Which problem does this fix?

Originally Posted by Shadowshire
FYI: I did comment-out the fifth line above. I have not had any further UI Errors and have not experienced any with the Mini-Map. If the fifth line does not cause a problem, then I would have to wonder why.

Code:
	buttonControl:SetupBounceAnimation()
		buttonControl:ApplyStyle(buttonTemplate)
		buttonControl.countText:SetFont("$(MEDIUM_FONT)|" .. 12 .. "|" .. "soft-shadow-thin")
		buttonControl:ApplyAnchor(anchorTarget, anchorOffsetX)
Is what it should look like
Last edited by Casterial : 03/03/20 at 10:48 AM.
Report comment to moderator  
Reply With Quote
Unread 03/01/20, 10:18 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Arrow Re: Re: Which problem does this fix?

Originally Posted by Casterial
Originally Posted by Shadowshire
....

For what it was worth, I ran Notepad++ to examine Actionbar.lua from the most recent update which you have released (edit: version 2.83). I found the following lines, beginning with Line 425:

Code:
        buttonControl:SetupBounceAnimation()
        buttonControl:ApplyStyle(buttonTemplate)
        buttonControl.countText:SetFont("$(MEDIUM_FONT)|" .. 12 .. "|" .. "soft-shadow-thin")
        buttonControl:ApplyAnchor(anchorTarget, anchorOffsetX)
        buttonControl:SetupBounceAnimation()
In the current Comments that describe the "fix" for the AUI package, only the first four lines are copied, and the last line was moved (or copied -?-) to become the first. That is, from your description of the Actionbar "fix" the last line of the four is simply is moved to be the first line of the four instead of the last line.

But the five lines copied above is what the file actually contains. I have no idea whether the fifth line will cause a problem. Perhaps I should add -- to the start of that line to "comment it out"??
The main addon is updated now As I said I don't want to dig into this addon so much :P
FYI: I did comment-out the fifth line above. I have not had any further UI Errors and have not experienced any with the Mini-Map. If the fifth line does not cause a problem, then I would have to wonder why.
Report comment to moderator  
Reply With Quote
Unread 02/29/20, 08:02 PM  
Casterial
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 64
Uploads: 5
Re: Which problem does this fix?

Originally Posted by Shadowshire
It seems to me that there are two issues in progress. One is the Action Bar, the other is the Mini Map. Which one does this file "fix"? Will simply installing it solve the problem?

For what it was worth, I ran Notepad++ to examine Actionbar.lua from the most recent update which you have released. I found the following lines, beginning with Line 425:

Code:
        buttonControl:SetupBounceAnimation()
        buttonControl:ApplyStyle(buttonTemplate)
        buttonControl.countText:SetFont("$(MEDIUM_FONT)|" .. 12 .. "|" .. "soft-shadow-thin")
        buttonControl:ApplyAnchor(anchorTarget, anchorOffsetX)
        buttonControl:SetupBounceAnimation()
In the current Comments that describe the "fix" for the AUI package, only the first four lines are copied, and the last line was moved (or copied -?-) to become the first. That is, from your description of the Actionbar "fix" the last line of the four is simply is moved to be the first line of the four instead of the last line.

But the five lines copied above is what the file actually contains. I have no idea whether the fifth line will cause a problem. Perhaps I should add -- to the start of that line to "comment it out"??

The main addon is updated now As I said I don't want to dig into this addon so much :P
Report comment to moderator  
Reply With Quote
Unread 02/28/20, 11:33 PM  
Shadowshire

Forum posts: 1
File comments: 402
Uploads: 0
Arrow Which problem does this fix?

It seems to me that there are two issues in progress. One is the Action Bar, the other is the Mini Map. Which one does this file "fix"? Will simply installing it solve the problem?

For what it was worth, I ran Notepad++ to examine Actionbar.lua from the most recent update which you have released. I found the following lines, beginning with Line 425:

Code:
        buttonControl:SetupBounceAnimation()
        buttonControl:ApplyStyle(buttonTemplate)
        buttonControl.countText:SetFont("$(MEDIUM_FONT)|" .. 12 .. "|" .. "soft-shadow-thin")
        buttonControl:ApplyAnchor(anchorTarget, anchorOffsetX)
        buttonControl:SetupBounceAnimation()
In the current Comments that describe the "fix" for the AUI package, only the first four lines are copied, and the last line was moved (or copied -?-) to become the first. That is, from your description of the Actionbar "fix" the last line of the four is simply is moved to be the first line of the four instead of the last line.

But the five lines copied above is what the file actually contains. I have no idea whether the fifth line will cause a problem. Perhaps I should add -- to the start of that line to "comment it out"??
Last edited by Shadowshire : 02/28/20 at 11:42 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: