ShadowedUnitFrames icon indicating copy to clipboard operation
ShadowedUnitFrames copied to clipboard

Combined fixes for TWW

Open nulian opened this issue 1 year ago • 2 comments

Combined the fixes for TWW of several people and fixed some things myself got it running and working options. Though I have done no extensive testing to see if everything works.

Use what you want from it.

nulian avatar Jul 14 '24 02:07 nulian

Others are https://github.com/Hyphie24/ShadowedUnitFrames

And this MR to replace deprecated unitframes

https://github.com/Nevcairiel/ShadowedUnitFrames/pull/48

nulian avatar Jul 14 '24 02:07 nulian

Using both yours and mine, can load and move frames, but frames get "stuck" on screen when you go to relock them (this was the issue I was getting)

did some digging & I fixed it (temporarily) Line 482 of Layout.lua

Without digging fully into why it's dividing by 0 with the error it's giving, but just commenting out that line fixes that issue for now.

Hyphie24 avatar Jul 20 '24 20:07 Hyphie24

Closing because most of these bugs are fixed in latest version

nulian avatar Aug 13 '24 22:08 nulian