kaelri / enigma

A featured "suite" for the Windows system monitoring application, Rainmeter.
https://www.kaelri.com/project/enigma/
275 stars 94 forks source link

Moon: images broken. #12

Closed kaelri closed 12 years ago

kaelri commented 12 years ago

This fix is available in the latest release.

The icon images in the Moon skin were named with leading zeroes (00, 01, 02, etc.). The skin code was recently changed in a way that made the skin look for image names without leading zeroes (0, 1, 2, etc.), which breaks the skin.

kaelri commented 12 years ago

Fixed in 4f8411b5d0.