Shadow & Light (ElvUI Plugin)

Shadow & Light (ElvUI Plugin)

14M Downloads

Can't move Collection window anymore (shift p)

DavidPHH opened this issue ยท 5 comments

commented

Description
If I try to move the collection window, it stays in place and a lot of elements disapear from it (i.e text goes black)
https://gyazo.com/64fb7605c0c3de62cdb619d68fb088cf.gif

Shadow & Light Version
4.33

ElvUI Version
12.58

Steps to Reproduce

  1. Open Collection's page (shift p)
  2. Try to drag it

Expected Behavior
Window should move

Actual Behavior
Window doesn't move, and some text blacks out. See gif from above

ElvUI + S&L Enabled
Issue persists with both enabled

Only ElvUI Enabled
Moving blizzard windows is a S&L feature, not applicable.

Error Log (from bugsack)

7x Usage: CollectionsJournal:SetPoint("point" [, region or nil] [, "relativePoint"] [, offsetX, offsetY])
[string "=[C]"]: ?
[string "=[C]"]: in function `SetPoint'
[string "@ElvUI_SLE\modules\blizzard.lua"]:266: in function <ElvUI_SLE\modules\blizzard.lua:246>
[string "@ElvUI_SLE\modules\blizzard.lua"]:275: in function <ElvUI_SLE\modules\blizzard.lua:274>
[string "=[C]"]: in function `SetPoint'
[string "@FrameXML\UIParent.lua"]:3057: in function `UpdateUIPanelPositions'
[string "@FrameXML\UIParent.lua"]:2678: in function <FrameXML\UIParent.lua:2667>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML\UIParent.lua"]:3765: in function <FrameXML\UIParent.lua:3763>
[string "=[C]"]: in function `securecall'
[string "@FrameXML\UIParent.lua"]:2954: in function `SetUIPanel'
[string "@FrameXML\UIParent.lua"]:2803: in function `ShowUIPanel'
[string "@FrameXML\UIParent.lua"]:2671: in function <FrameXML\UIParent.lua:2667>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML\UIParent.lua"]:3522: in function `ShowUIPanel'
[string "@FrameXML\UIParent.lua"]:1111: in function `SetCollectionsJournalShown'
[string "@FrameXML\UIParent.lua"]:1099: in function `ToggleCollectionsJournal'
[string "TOGGLECOLLECTIONS"]:1: in function <[string "TOGGLECOLLECTIONS"]:1>

Locals:
(*temporary) = CollectionsJournal {
 0 = <userdata>
 TitleText = CollectionsJournalTitleText {
 }
 portrait = CollectionsJournalPortrait {
 }
 SetBorder = <function> defined @SharedXML\PortraitFrame.lua:27
 layoutType = "PortraitFrameTemplate"
 SetPortraitShown = <function> defined @SharedXML\PortraitFrame.lua:52
 SetPortraitAtlasRaw = <function> defined @SharedXML\PortraitFrame.lua:44
 SetPortraitToUnit = <function> defined @SharedXML\PortraitFrame.lua:36
 SetPortraitTexCoord = <function> defined @SharedXML\PortraitFrame.lua:48
 SetPortraitTextureRaw = <function> defined @SharedXML\PortraitFrame.lua:40
 SetTitleFormatted = <function> defined @SharedXML\PortraitFrame.lua:64
 NineSlice = <unnamed> {
 }
 TopTileStreaks = <unnamed> {
 }
 TitleBg = <unnamed> {
 }
 SetPortraitToAsset = <function> defined @SharedXML\PortraitFrame.lua:32
 SetTitleMaxLinesAndHeight = <function> defined @SharedXML\PortraitFrame.lua:68
 SetTitleColor = <function> defined @SharedXML\PortraitFrame.lua:56
 CloseButton = CollectionsJournalCloseButton {
 }
 IsMoving = false
 SetPoint = <function> defined =[C]:-1
 selectedTab = 1
 numTabs = 5
 SetTitle = <function> defined @SharedXML\PortraitFrame.lua:60
 Bg = CollectionsJournalBg {
 }
}
(*temporary) = nil
(*temporary) = "UIParent"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = true

commented

I cant help with the error, but I've been experiencing the same. No other addons seem to be causing the bug from my test.

commented

blizzard broke some shit is all... i will prob remove the ability to move it or do what azil did in project azilroka and remove the ability to save its location or something

commented

Yeah i disabled the move items for now, i have a feeling blizz touched something in the latest updates

commented

blizzard broke some shit is all... i will prob remove the ability to move it or do what azil did in project azilroka and remove the ability to save its location or something

The other panels move fine though, its just the collections tab.

commented

blizzard broke some shit is all... i will prob remove the ability to move it or do what azil did in project azilroka and remove the ability to save its location or something

If it's possible to make it work again just with not saving position that'd be a brilliant temp fix imo. It's basically what I've always used it for in any case, I always drag it if it's in the way then drag it back into position again.