mirror of
https://github.com/RGBCube/serenity
synced 2025-09-13 14:57:34 +00:00
![]() It's a png file, not a jpeg file, so give it the correct name. If I read WindowFrame.cpp right, the hover bitmap only works if the file is named .png, too. (Noticed by running `find Base/res/icons -name '*.jpg'`.) |
||
---|---|---|
.. | ||
window-close-hover.png | ||
window-close-modified-hover.png | ||
window-close-modified.png | ||
window-close.png | ||
window-maximize-hover.png | ||
window-maximize.png | ||
window-minimize-hover.png | ||
window-minimize.png | ||
window-restore-hover.png | ||
window-restore.png |