lxqt / libqtxdg

Qt implementation of freedesktop.org xdg specs
https://lxqt.github.io
GNU Lesser General Public License v2.1
73 stars 35 forks source link

xdgiconloader: Consider all existing files/images #123

Closed palinek closed 7 years ago

palinek commented 7 years ago

We can't assume, that the first found scalable entry is the only and best one and stop searching.

This was an false (over)optimization or a failed merge of upstream Qt patches.

fixes #122

tsujan commented 7 years ago

Yes, break was the cause. GTM.