Thread Tools Display Modes
06-08-11, 01:48 AM   #1
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations
Join Date: Mar 2007
Posts: 107
Quest Objective Spacing lua

I'm trying to decrease the spacing between the quests in the quest objective frame. Also, I'm trying to decrease the spacing inside the individual quests as well, so the spacing between the quest name and objectives of the quest. If someone could help me with the lua or point me in the right direction, that'd be lovely.

Thanks
__________________
Rosoaa's UI
  Reply With Quote
06-08-11, 06:55 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
You could have a look at how it's done in Who Framed Watcher Wabbit?
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
06-08-11, 07:08 PM   #3
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
From: WFWW

Lines: 534-535
lua Code:
  1. WATCHFRAME_QUEST_OFFSET = db.questSpacing
  2. WATCHFRAME_LINEHEIGHT = db.fontSize + db.lineSpacing
EDIT: Did I get it right this time?
EDIT2: Just put WATCHFRAME_QUEST_OFFSET = NUMBER in the top of an addon; you can just adjust it anyway you want later.
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah

Last edited by Lily.Petal : 06-08-11 at 07:40 PM.
  Reply With Quote
06-11-11, 12:27 PM   #4
Rosoaa
A Flamescale Wyrmkin
 
Rosoaa's Avatar
AddOn Compiler - Click to view compilations
Join Date: Mar 2007
Posts: 107
Thanks a lot, worked perfectly.
__________________
Rosoaa's UI
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Quest Objective Spacing lua


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off