Description
UI (within menus like the player stats window) is laggy in firefox.
Problem
The UI is much less responsive when using CSS blur on firefox. Essentially, firefox is very inefficient when rendering it and redraws the entire site whenever there is a change.
Proposed Solution
Remove blur backdrop filters and replace with translucency for firefox users.
Benefits
- Smoother experience for firefox users
- 99% what it looks like with the filter
Possible Downsides (optional)
- Website looks 1% less cooler