johnomotani / multigifview

Simple gif viewer
GNU General Public License v3.0
0 stars 0 forks source link

icons missing on Windows and MacOS #19

Open johnomotani opened 4 years ago

johnomotani commented 4 years ago

When running multigifview on Windows, the icons are missing from the buttons. Icons in Qt are provided by an OS-installed theme, which exists by default on Linux but apparently not on Windows. This is a minor bug since the buttons still work, the tool-tips tell you what they are and there are only 6 buttons to keep track of anyway.

LucasMontoya4 commented 5 months ago

In MacOS, the same is true. However, as you say, the tool-tips still tell you what the buttons do.