[Suggestion] Make UiBlur(amount) blur contents of current window, not whole screen
Title ^^
It would be nice to make buttons with blur behind them for a nice effect. This would potentially break some mods using blur. So knowing that, I am thinking of an optional parameter like UiBlur(amount [float], limit [bool])
Edit: by default, the 'limit' parameter would be false.
Edit 2: By "current window" I mean if you for example set UiWindow(100,100) and then blur, it's gonna blur the contents of that window.
evanloohaklm replied to [Suggestion] Make UiBlur(amount) blur contents of current window, not whole screen May 29, 2023 @ 10:28:14 am PDT
evanloohaklm replied to [Suggestion] Make UiBlur(amount) blur contents of current window, not whole screen May 29, 2023 @ 10:28:14 am PDTSounds interesting.