Disable [message] blurring once again pending further testing
There are certain performance issues with scrolling lists with this enabled that would render this unusable even without the weird hover bug (#24667).
This commit is contained in:
parent
d050e8b17d
commit
f5fbb3872a
1 changed files with 4 additions and 1 deletions
|
@ -20,7 +20,10 @@
|
|||
|
||||
[draw]
|
||||
|
||||
{DEFAULT_BLUR}
|
||||
# This works fine for normal messges. However, messages with options behave
|
||||
# strangely, and messages with scrollbars perform badly.
|
||||
# Uncomment once this has been fixed.
|
||||
#{DEFAULT_BLUR}
|
||||
|
||||
[image]
|
||||
x = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue