lightweight tag 9c4e765e3b22a9207cf0f41b9d6ca84b80dbf1b6 v1.2.5b
Author:	Alex Pierce <48069006+RedAntisocial@users.noreply.github.com>
Date:	Fri Mar 6 17:13:38 2026 -0500

commit 9c4e765e3b22a9207cf0f41b9d6ca84b80dbf1b6
Author: Alex Pierce <48069006+RedAntisocial@users.noreply.github.com>
Date:   Fri Mar 6 17:13:38 2026 -0500

    Performance Improvements
    
    - Updated UIParent scaling check to ONLY fire on UI_SCALE_CHANGED events (instead of every frame)
    - Cleaned up Cursor Alpha checks to ensure it's only called once per frame, regardless of how many actions are triggered
    - Updated Mouse Trail logic to work within a fixed looping table instead of a continually iterating array.

