Skip to content

Conversation

@PeluxGit
Copy link

Summary

  • Fix Retail error when GetContainerItemInfo is nil by adding Retail/Classic-safe wrappers for item info/link/quest info.
  • Fix unpack(nil) in SetBankVisual by using fallback colors and safe border/backdrop setters.
  • Improve item button skinning: ElvUI-first theme colors/coords, flat empty slots, quest overlays restored, safe border handling.
  • Polish UI skinning: bank control buttons (deposit/buy/slot) and search edit box now match ElvUI/AddOnSkins styling.

Testing

  • Retail 11.2.5 (64502)
  • Baggins 5.7.5
  • Skin: AddOnSkin 4.74

Closes #271.

- add C_Container/quest helpers and ElvUI-first theme/id coords for item buttons
- apply border/backdrop + icon handling (flat empty slots, quest overlays)
- skin bank control buttons and search edit box to match ElvUI styling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Baggins skin errors: GetContainerItemInfo is nil + unpack(nil)

1 participant