Xruptor / LagBar

Displays a simple bar with some Latency Information.
http://www.wowinterface.com/downloads/info12373-LagBar.html
5 stars 2 forks source link

Positioning per character #7

Closed toobswoo closed 3 years ago

toobswoo commented 3 years ago

Not an issue, but a request.

Is it possible for the bar to have a different position per character?

Xruptor commented 3 years ago

You can do this manually.

Open up the LagBar.toc file in NotePad or any simple text editor (not Microsoft Word).

Change

## SavedVariables: LagBar_DB

to

## SavedVariablesPerCharacter: LagBar_DB

The only issue will be that each time there is a LagBar update, you will have to modify the Toc file again. This is a universal change to the addon and if I were to add it, it would force everyone to use the positioning per character. Which I don't really want to do at the moment. It's a simple enough that you can modify it on your own. If you need anymore help or have questions, feel free to ask! I'm here to help.