mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
homescreens/folio: Fix widget config dialogs not having a background
The original workaround was targeting modal backgrounds, not the actual dialog background too.
This commit is contained in:
parent
7852b7ad2b
commit
14cf029ece
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ Item {
|
|||
title: i18n('Widget Options')
|
||||
|
||||
// workaround: remove background so that it doesn't remain if the widget is deleted (and this is de-initialized without closing)
|
||||
background: null
|
||||
QQC2.Overlay.modal: null
|
||||
|
||||
// close parent dialog too
|
||||
|
|
|
|||
Loading…
Reference in a new issue