13 - Recently disabled WB plugins cause false anchoring
Steps to reproduce:
1. Install WarBoard.
2. Disable two or more WarBoard plugins, that are NOT positioned at the end of the display row directly behind each other.
3. /reloadui
e.g.
If you disable the last X plugins from the right side of the display row and /reloadui, everything works fine.
But if you disable two or more plugins from anywhere else on the display and /reloadui, the remaining active plugins get stacked upon each other in the top-left corner of the screen with a solid white background.
What version of the product are you using?
latest
Do you have an error log of what happened?
Error in function call 'WindowGetDimensions': Window <disabled WarBoard plugin name> does not exist
Script Call failed - Error while calling [WarBoard.SortMods]:
[string "Interface/AddOns\WarBoard\WarBoard.lua"]:211: attempt to perform arithmetic on local 'modX' (a nil value)
| User | When | Change |
|---|---|---|
| Phorbs | Sep 13, 2009 at 16:38 UTC | Create |
- 1 comment
- 1 comment
Facts
- Reported
- Sep 13, 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
computerpunk Sep 28, 2009 at 19:40 UTC - 0 likesMmm, I'll research this more. WarBoard.CheckSavedRow should make the one reported above not valid. Anyway, I'll take a look at it.