Skip to content

Refactor "Toggle Thumbnail Bar" onTriggered

I found out why the "imageViewPreview != imageViewPreview" syntax doesn't work: The correct one is "imageViewPreview = !imageViewPreview". So I made this little modification

It's my first contribution to the KDE project so I'm sorry if I did something wrong. I'm still getting used to it all

Merge request reports