Thread Tools Display Modes
08-06-14, 03:27 PM   #1
xram7
Premium Member
Premium Member
Join Date: Jul 2008
Posts: 4
Weird black Bar



The one in the bottom of my UI, behind everything, how do i get rid of that ?
  Reply With Quote
08-06-14, 03:33 PM   #2
Syxx
An Onyxian Warder
 
Syxx's Avatar
AddOn Author - Click to view addons
Join Date: May 2005
Posts: 350
A list of AddOns you're using would be helpful and would narrow it down, but it looks like part of it is Supervillian UI.
It might be a apart of that. Check the SupervillianUI page for config details.
  Reply With Quote
08-06-14, 03:36 PM   #3
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
You've either got an addon like KgPanels or Discord Art or some othre UI package code that is placing a black background there or one of your addons is creating a viewport by re-sizing the WorldFrame.

If it's the former, remove the offending addon. If it's the latter look for a piece of code that does:
WorldFrame:SetPoint

It could also be a combination of both.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
08-06-14, 03:41 PM   #4
xram7
Premium Member
Premium Member
Join Date: Jul 2008
Posts: 4
Indeed, i am using Supervillian UI

And i only have DBM installed, nothing else.
  Reply With Quote
08-06-14, 04:45 PM   #5
xram7
Premium Member
Premium Member
Join Date: Jul 2008
Posts: 4
Anyone ?
  Reply With Quote
08-06-14, 05:04 PM   #6
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
If all you have installed are dbm and supervillain ui, it's a viewport setting in supervillain ui..

The only other possibility is if you previously had an addon that permanently resized it.

You can attempt to execute this in-game: /run WorldFrame:SetAllPoints()

Last edited by semlar : 08-06-14 at 05:16 PM.
  Reply With Quote
08-06-14, 05:14 PM   #7
Syxx
An Onyxian Warder
 
Syxx's Avatar
AddOn Author - Click to view addons
Join Date: May 2005
Posts: 350
According to the SupervillainUI page. you can config settings by typing /sv or /svui ingame. Look for viewport settings.
  Reply With Quote
08-06-14, 07:14 PM   #8
xram7
Premium Member
Premium Member
Join Date: Jul 2008
Posts: 4
Originally Posted by semlar View Post
If all you have installed are dbm and supervillain ui, it's a viewport setting in supervillain ui..

The only other possibility is if you previously had an addon that permanently resized it.

You can attempt to execute this in-game: /run WorldFrame:SetAllPoints()

/run WorldFrame:SetAllPoints()


FIXED IT!!

Thank you.. thank you SO MUCH!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Weird black Bar

Thread Tools
Display Modes

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