File Details
FastNotificationRemove.1.4
- R
- Jun 17, 2026
- 695.94 KB
- 19
- 12.0.7
- Retail
File Name
FastNotificationRemove.zip
Supported Versions
- 12.0.7
Stop writing into Blizzard globals (e.g. NewSettingsSeen) to avoid taint on Midnight 12.x. Remove MarkAllSettingsSeen and add CanTouchVisualUI/HideVisualFrame helpers that only hide visual widgets when safe (not in combat). Hook SettingsCategoryListButtonMixin and GameMenuFrameMixin.InitButtons to hide NEW markers after Blizzard refreshes, immediately hide GameMenuFrame.NewOptionsFrame when available, and safely hide MainMenuMicroButton notifications (with a delayed hook for UpdateMicroButtons).

