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 🙂.
Hello, i am unable to move the Interface window, i have the latest version. System windows and everything else is moveable, but the Interface is not.
thx for addon ;) plz add "QuestLogPopupDetailFrame" for move,
i have add:
SetMoveHandler(QuestLogPopupDetailFrame)
to BlizzMove.lua
Added ;)
I can't get the Guild, Collections, or Shop frames to move - even with every add-on disabled except for Blizzmove. (I am able to move my Guild Bank, and Garrison frames, unlike a couple of other posters).
You still cant open your guild bank when running blizzmove. Can you please look into this. Thanks.
Thanks for the update, but still the same problem. Cant open guild bank.
Hmm my guild bank is opening fine. Are you sure that your problem is a BlizzMove issue? Do you have a error log?
Since the patch, the new new pet/toy/heirloom tab cannot be resized:O(
After the last update, i can't seem to move the garrison mision window.
The latest version (1.3.8) did fix the Quest/Objectives Tracker not being click through.
Seem to be running into an issue where the Quest Objectives Tracker is not clickthrough with BlizzMove enabled. Disabled other mods to make sure it wasn't something else-- 'cause I originally thought it was SexyMap doing it-- but come to find out through some troubleshooting that it's this mod instead. Any idea what's up with it? I'm going to try an earlier version to see if it helps.
EDIT: version 1.3.5 seems to work just fine and I can clickthrough the empty space of the tracker with no issues. Didn't test 1.3.6 yet, but I'm going to assume that it will work as well, seeing as how this is a more recent issue and never had a problem prior to this.
I have the same issue as well.
You are right, fixed with v1.3.8
I'm so happy. I can now move the Quest Objectives Frame, resize it, and save it. I did find out I could only do this by keeping Move Anything enabled. I don't have to use MA's options at all, I just have to keep it enabled. Love the addon. Thank you
ya just got this addon and it seems great but unless theres something im doin wrong with it it wont allow me to move my bag windows when thier open everything else seems to move fine atm except for my bags if this can be fixed/changed or added it would be greatly appretiated or someone here tell me how to do it if this feature is alrdy available thx.
Unfortunately moving Bags is not working properly, that is why I did not enable it. I would need to really dig into the problem to make it work. It's much easier to use an bag addon like AdiBags. Once you get used to an addon like that, you will not want to play without it.
ok thx for the tip ill give it a try best simple ui mod i've come across yet nj man
I fixed the problem with the BlizzMove/ArkInventory "collision". Here's what I posted on the ArkInventory page. In summary, it required a one-line change to BlizzMove to get the PetJournal to be movable again...
In BlizzMove's code, there's two blocks of statements... one for specific frames and another for "blizzard lod addons" as it is referenced by an in-code comment. In researching this issue, i've learned that the pet/mount/toybox window has a parent frame called "PetJournalParent". So, what I did was add this statement at line #248 in BlizzMove...
SetMoveHandler(PetJournalParent)
AND IT FIXED THE ISSUE! The window is now dragable, WITH ArkIventory fully up and running.
Strange, maybe ArkInventory is messing with the loading with the PetJournal.
I use the addon ArkInventory and I've noticed that it blocks BlizzMove from being able to move (or rescale) the Collections (pets, mounts, toys) window. It is locked in place whenever ArkInventory is loaded. Can you look into this and see if you can set this window free from the clutches of ArkInventory?
Here's what I posted over on ArkInventory's page...
*****
I use the addon Blizzmove so that I can freely move around all the standard Blizzard windows. I can't live without this addon, I am just so used to being able to move stuff whereever I want.
But... when I have ArkInventory loaded, I am unable to move the Collections window (mounts, pets, toybox). This window is immovable when ArkInventory is loaded. I could have sworn this used to not be a problem.
I completely cleaned out my Interface/Addons and WTF directories and reinstalled just the two addons... Blizzmove and ArkInventory. And this absolutely confirmed it... when ArkInventory is loaded, the Collecitons window is un-movable. When ArkInventory is unloaded, I can once again freely move the Collections window.
Can you please look into this? Are you doing something to hook into this window that might be preventing the other addon from making it moveable like all the other windows? I don't understand why it's just this one window that is affected, but there's no question that ArkInventory is causing the issue (with a clean set of configs too, keep that in mind as well).
Mine won't move the Work Orders windows, is it a known issue?