3 - Buffs frame
The Buffs frame at the top right merge slightly into ButtonBin when located at the top. FuBar had an option to move those downwards in order to clear the bar. I have done this in an addon i'm currently coding but, would be nice if this option is in ButtonBin. :)
Code used:
TemporaryEnchantFrame:ClearAllPoints();
TemporaryEnchantFrame:SetPoint("TOPRIGHT", "UIParent", "TOPRIGHT", -190, -35);
Perhaps just the fixed y value, or maybe a slider for variable value?
- 1 comment
- 1 comment
Facts
- Last updated
- Jan 31, 2009
- Reported
- Nov 12, 2008
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
dhedbor Jan 31, 2009 at 09:38 UTC - 0 likesEach bin now has an option (disabled when creating a new bin, enabled in the new default / reset profile layout) to move the blizzard frames. It only works if it's a certain distance away from the top or bottom of the frame. Pretty nice.