Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
23 stars 9 forks source link

2 additions to Frames.lua (uncombined bags & esc menu) #128

Closed Fonjask closed 3 months ago

Fonjask commented 3 months ago

1) Added the Frame ContainerFrame1 and its SubFrame ContainerFrame1.TitleContainer - this allows for moving of the backpack bag window (when they're not combined), and moving the backpack also moves all the other opened bags (including reagent bag) with it.

2) Added a SubFrame to GameMenuFrame (GameMenuFrame.Header), which allows for movement and rescaling of the new (11.0) extra large escape menu.

Numynum commented 3 months ago

merged with some small adjustments 👍