Combined fixes for TWW
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.
Others are https://github.com/Hyphie24/ShadowedUnitFrames
And this MR to replace deprecated unitframes
https://github.com/Nevcairiel/ShadowedUnitFrames/pull/48
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.
Closing because most of these bugs are fixed in latest version