Skip to content

Commit

Permalink
Formatting, comments
Browse files Browse the repository at this point in the history
  • Loading branch information
noee committed Jan 16, 2021
1 parent c5dd243 commit 2a81ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions plasmoid/contents/ui/FullView.qml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ Item {

/* Background color theming
* If on, checks for "Default" option
* and uses the default image
* If off, uses cover art per track
* and uses the default image.
* Cover art option use per track cover art
*/
// theme list (defined in config)
QtObject {
Expand Down
1 change: 0 additions & 1 deletion plasmoid/contents/ui/config/ConfigFields.qml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ ColumnLayout {
Layout.fillWidth: true

delegate: Kirigami.BasicListItem {
width: fields.width * 0.8
separatorVisible: false
icon: 'tools'
text: field
Expand Down

0 comments on commit 2a81ad5

Please sign in to comment.