Use already available shaderEffectSource and improve bloom look at low quality by limiting minimum radius.
This commit is contained in:
@@ -83,7 +83,7 @@ Item{
|
||||
sourceComponent: FastBlur{
|
||||
id: frameReflectionEffect
|
||||
radius: 128
|
||||
source: terminal.kterminal
|
||||
source: terminal.mainSource
|
||||
smooth: false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user