BlizzMove
This addon makes the Blizzard windows movable.
To temporarily move a window, just click the title of the window and drag it to where you want it. Shift + right-click resets the position.
Use ctrl + scroll wheel over a window title to adjust the scale of the window. Ctrl + right-click resets the scale.
Use alt + drag to detach child frames from their parent. Alt + right-click re-attaches the child frame. (Examples of child windows are calendar event info frames, and similar)
Demo: https://www.youtube.com/watch?v=jPcpkQjCTZU
Limitations:
- The default Blizzard separate bag frames are not movable - the default combined bag frame is movable
- BlizzMove does not disable Blizzard's built-in panel positioning logic. This means that opening, for example a profession window, might close or move other windows. To disable this default Blizzard behaviour, you can install No Auto Close.
- Due to a blizzard bug, there are issues when you rescale the map in retail. This cannot be fixed by us, and if you want it to work, let blizzard know.
Access some in-game options, by typing /bm in chat.
You may look for additional plugins here.
Please use the issue tracker on GitHub if you have issues.
Join the BlizzMove discord.
Developers can hook their own frames into BlizzMove, to let us handle all the work to make your frames movable 🙂.
I LOVE this addon. Thanks so much for updating it for Classic!
Update for Classic WoW
Good day to the authors of the modification!
I express my gratitude for your work! Your mod has made it easier for me to configure the entire interface. With it, literally any problem of sticking or inconvenient location of interface elements after installing other modifications is solved.
I wish you further success and really hope to see the modification work on the classic version of the game. Thank!
Thanks for the update although now i can't move around the mission window in my class hall anymore.
In reply to Forge_User_17970088:
I have only updated the toc. So this should not be because of yesterdays update.
In reply to Forge_User_17970088:
Since today ; moving world map maki s it all black for me
Please update it !!!
Thank You !!!
Can we get update for this.
any chance on a version for Classic?
In reply to Dasysue:
Yes I will look into a making classic version of this addon :)
blizzmove does not show up in the wow interface window? Also is there a way to move the BfA mission table window? Everything else works fine except this
When you hold CTRL + MouseWheel Up/Down it causes the windows to zoom in/out. This causes issues especially if you have CTRL + WheelMouse binded to anything.
Could we add an option to disable zoom?
how do you move the azerite gear trait screen
In reply to gators7778:
Add the line below to movableFramesLoD table in BlizzMove.lua, it works fine for me.
["Blizzard_AzeriteUI"] = function() BlizzMove:SetMoveHandle(AzeriteEmpoweredItemUI) end,
In reply to KevinFTH:
Thanks I added that frame.
This addon and MoveAnything are absolutely mandatory for me to have. Thank you so much for this!!!
<3 <3 <3 <3 <3
Is it possible to add the azerite gear (head/shoulders/chest) talent/option frame as movable?
thanks
Is there any way to move the bars that dont have text/writing? I"m wanting to move the Player buff bars that appear in the upper right hand corner of the screen. One other thing, my "Quests" bar will not move. The Objective information bar that's on the right of screen even though I click on the "Quests" text and drag it it will not move.
1x [ADDON_ACTION_BLOCKED] 애드온 'BlizzMove' 보호된 함수 호출 'CollectionsJournal:EnableMouseWheel()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `EnableMouseWheel'
BlizzMove\Handle.lua:77: in function `SetMoveHandle'
BlizzMove\BlizzMove-v1.8.lua:18: in function `?'
BlizzMove\BlizzMove-v1.8.lua:59: in function <BlizzMove\BlizzMove.lua:55>
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:445: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:611: in function `CollectionsJournal_LoadUI'
FrameXML\UIParent.lua:951: in function `SetCollectionsJournalShown'
FrameXML\UIParent.lua:945: in function `ToggleCollectionsJournal'
FrameXML\MainMenuBarMicroButtons.lua:772: in function <FrameXML\MainMenuBarMicroButtons.lua:771>
Locals:
InCombatSkipped
In reply to ykbong: