[beta] movesizer error after re-opening options
Causese opened this issue ยท 1 comments
Describe the bug
It throws an error after toggling the aura view until the eye is fully open
Do you have an error log of what happened?
1x WeakAurasOptions\OptionsFrames\MoverSizer.lua:467: attempt to index local 'region' (a nil value)
To Reproduce
- create a progress bar
- toggle the aura view until the eye is fully open. (eye should be half open when aura is created)
- close and re-open options
Which version of WeakAuras are you using?
2.16.0-beta1
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
2x WeakAurasOptions\OptionsFrames\MoverSizer.lua:467: attempt to index local 'region' (a nil value)
WeakAurasOptions\OptionsFrames\MoverSizer.lua:467: in function `SetToRegion'
WeakAurasOptions\WeakAurasOptions-@[email protected]:4558: in function `SetMoverSizer'
...dOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua:977: in function `finishPicking'
...dOns\WeakAurasOptions\OptionsFrames\OptionsFrame.lua:1011: in function `PickDisplay'
WeakAurasOptions\WeakAurasOptions-@[email protected]:4281: in function `PickDisplay'
WeakAurasOptions\WeakAurasOptions-@[email protected]:1432: in function `ShowOptions'
WeakAurasOptions\WeakAurasOptions-@[email protected]:1380: in function `ToggleOptions'
WeakAuras\WeakAuras-@[email protected]:81: in function <WeakAuras\WeakAuras.lua:77>
[C]: in function `OpenOptions'