Merge branch 'win-fix' into 'master'
Remove shader. See merge request b0/spectral!20
This commit is contained in:
commit
3079f07cfa
|
@ -48,10 +48,10 @@ Item {
|
|||
|
||||
color: Material.accent
|
||||
|
||||
layer.enabled: true
|
||||
layer.effect: ElevationEffect {
|
||||
elevation: 2
|
||||
}
|
||||
// layer.enabled: true
|
||||
// layer.effect: ElevationEffect {
|
||||
// elevation: 2
|
||||
// }
|
||||
|
||||
ItemDelegate {
|
||||
anchors.fill: parent
|
||||
|
|
Loading…
Reference in New Issue