View Single Post
04-19-08, 09:03 AM   #540
Cladhaire
Salad!
 
Cladhaire's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 1,935
I didn't realize we were talking about the left-hand side. You would need to alter the code in order to change the clamping, for right now.

In PerfectRaid.lua on line 277, change:

frame:SetClampedToScreen(true) to

frame:SetClampedToScreen(false)
__________________
"There's only one thing that I know how to do well and I've often been told that you only can do what you know how to do well, and that's be you-- be what you're like-- be like yourself. And so I'm having a wonderful time, but I'd rather be whistling in the dark..."
  Reply With Quote