TidyButtons-1.8.2.zip
What's new
## Version 1.8.2
### Bug Fixes
- **Crash on Mask Frames** - `ApplyIconStyle` called `button:GetNormalTexture()` unconditionally, but some minimap children (e.g. `NMNMMinimapIconMask2`) are texture-mask objects that lack that method, causing `attempt to call a nil value` (reported by user). The two remaining call sites are now guarded the same way the rest of the code already does
- **Mask Objects No Longer Collected** - Frames whose names end in `Mask`/`Mask<n>` are texture masks, not real buttons; they were being picked up because their names contained `MinimapIcon`. They are now filtered out by default so they no longer crash or get laid out on the bar as empty slots
This mod has no additional files

