Thread Tools Display Modes
06-04-21, 11:13 AM   #1
hasnogaems
A Flamescale Wyrmkin
 
hasnogaems's Avatar
Join Date: Apr 2016
Posts: 109
layout-local.txt weird behavior

I copy-pacte layout-local from backup with following settings:
Code:
Version: 1
Frame: Spy_MainWindow
FrameLevel: 10
Anchor: RIGHT
X: -103
Y: -109
W: 160
H: 35
Frame: TargetHealthPercentBar
FrameLevel: 1
Anchor: TOPLEFT
X: 128
Y: 0
W: 38
H: 16
Frame: WeaponSwingTimerPlayerFrame
FrameLevel: 1
Anchor: RIGHT
X: -172
Y: -204
W: 200
H: 10
Frame: Rage_Frame
FrameLevel: 1
Anchor: CENTER
X: 3
Y: -166
W: 60
H: 31
Frame: AutoCarrotButton
FrameLevel: 1
Anchor: RIGHT
X: -2
Y: 57
W: 36
H: 36
Frame: PlayerFrame
FrameLevel: 1
Anchor: TOPLEFT
X: 125
Y: -126
W: 232
H: 100
Frame: LootHistoryFrame
FrameLevel: 1
Anchor: RIGHT
X: -128
Y: -158
W: 210
H: 175
Frame: AuctioneerPostPrompt
FrameLevel: 1
Anchor: CENTER
X: 2
Y: -49
W: 400
H: 140
Frame: ArmoryFrame
FrameLevel: 1
Anchor: LEFT
X: 20
Y: 105
W: 338
H: 424
Frame: BeanCounterBaseFrame
FrameLevel: 1
Anchor: BOTTOMRIGHT
X: -23
Y: -9
W: 1119
H: 450
Frame: NeuronActionBar1
FrameLevel: 1
Anchor: BOTTOM
X: -86
Y: 93
W: 435
H: 48
Frame: SLFG_GUI
FrameLevel: 1
Anchor: CENTER
X: -8
Y: 43
W: 320
H: 225
Frame: AtlasLoot_GUI-Frame
FrameLevel: 1
Anchor: TOP
X: 97
Y: -61
W: 920
H: 600
Frame: RollTrackerClassicMainWindow
FrameLevel: 1
Anchor: TOPRIGHT
X: -173
Y: -77
W: 215
H: 380
but after I log out game clean it up to left only
Code:
Version: 1
Frame: AutoCarrotButton
FrameLevel: 1
Anchor: CENTER
X: 0
Y: 0
W: 36
H: 36
Frame: PlayerFrame
FrameLevel: 1
Anchor: TOPLEFT
X: 125
Y: -126
W: 232
H: 100
Frame: LootHistoryFrame
FrameLevel: 1
Anchor: RIGHT
X: -128
Y: -158
W: 210
H: 175
Why its happening? Looks like all other addons would be loaded with default frame positions.
  Reply With Quote
06-04-21, 11:38 AM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,871
Those presumably are for any frames created before PLAYER_LOGIN using SetUserPlaced.

If those frames from a backup no longer exist at PLAYER_LOGIN or don't have SetUserPlaced I'm guessing the game removes the information... just guessing though.

All other addons would manage their own frame positions and save them in their "personal" SavedVariable files(s)
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » layout-local.txt weird behavior

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