Mercurial > wow > whichrankdoeswhat
comparison AceGUIWidget-lib-st.lua @ 10:c2e4ad7fa458
Also clear the (potential) saved field.
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Sat, 28 Jan 2012 17:46:44 +0000 |
| parents | 6ccfe2249edb |
| children | f9613ef500ad |
comparison
equal
deleted
inserted
replaced
| 9:6ccfe2249edb | 10:c2e4ad7fa458 |
|---|---|
| 153 end | 153 end |
| 154 self.st = nil | 154 self.st = nil |
| 155 self.frame.realSetPoint = nil | 155 self.frame.realSetPoint = nil |
| 156 self.frame.SetAllPoints = nil | 156 self.frame.SetAllPoints = nil |
| 157 self.frame.SetPoint = self.frame.customSetPoint | 157 self.frame.SetPoint = self.frame.customSetPoint |
| 158 self.frame.customSetPoint = nil | |
| 158 end, | 159 end, |
| 159 | 160 |
| 160 --[[ | 161 --[[ |
| 161 STs don't use a "normal" SetWidth, if we define "normal" to be the | 162 STs don't use a "normal" SetWidth, if we define "normal" to be the |
| 162 behavior of the blizzard :SetWidth. Column width is passed in during | 163 behavior of the blizzard :SetWidth. Column width is passed in during |
