101 - Ability to change font, font size, outline for buttons
What is the enhancement in mind? How should it look and feel?
What I'd like to ask is for some configuration options on fonts used for hotkey, macro and count text used on BT4's action bars.
Please provide any additional information below.
Currently I've been doing it manually by hacking actionbutton.lua with these 3 lines:
button.macroName:SetFont("Fonts\\ARIALN.ttf", 12, "OUTLINE") button.hotkey:SetFont("Fonts\\ARIALN.ttf", 12, "OUTLINE") button.count:SetFont("Fonts\\ARIALN.ttf", 12, "OUTLINE")
But I'd prefer if possible to be able to do it through the addon's configuration frame so I won't have to edit actionbutton.lua after an update.
| User | When | Change |
|---|---|---|
| Nevcairiel | Thu, 26 Mar 2009 10:04:43 | Changed status from New to Accepted |
| Foxuno | Sat, 21 Mar 2009 09:40:07 | Create |
- 3 comments
- 3 comments
Facts
- Last updated on
- 07 Aug 2009
- Reported on
- 21 Mar 2009
- Status
- Accepted - Problem reproduced / Need acknowledged.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- #3
benregn Wed, 22 Apr 2009 23:35:52I would like to see that feature too! :)
- #2
NarusegawaNaru Mon, 06 Apr 2009 20:19:17I've just added that myself, very nice. Don't suppoes you know how to change the color? i.e. I'm trying to get my hotkeys in yellow
- #1
Nevcairiel Thu, 26 Mar 2009 10:04:36I'll consider this as an option for 4.3.0.