Re-enable blur for various message panels.
This was disabled a long time ago. It might be fixed now. This reenables blur for character dialogue. I'm not 100% sure what else.
This commit is contained in:
parent
766cfe8201
commit
e24f60fd43
2 changed files with 2 additions and 8 deletions
|
@ -20,10 +20,7 @@
|
|||
|
||||
[draw]
|
||||
|
||||
# This works fine for normal messages. However, messages with options behave
|
||||
# strangely, and messages with scrollbars perform badly.
|
||||
# Uncomment once this has been fixed.
|
||||
#{DEFAULT_BLUR}
|
||||
{DEFAULT_BLUR}
|
||||
|
||||
[image]
|
||||
x = 0
|
||||
|
|
|
@ -20,10 +20,7 @@
|
|||
|
||||
[draw]
|
||||
|
||||
# This works fine for normal messages. However, messages with options behave
|
||||
# strangely, and messages with scrollbars perform badly.
|
||||
# Uncomment once this has been fixed.
|
||||
#{DEFAULT_BLUR}
|
||||
{DEFAULT_BLUR}
|
||||
|
||||
[image]
|
||||
x = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue