Skip to content

Skin Composer ver. 45

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:57

Skin Composer Version 45

  • Added commandline option -swingfd to use swing.JFileChooser for platforms that can't use Tiny File Dialogs.
  • Fixed code path that bypasses null check in ProjectData when loading a skin with placeholder fonts.
  • Fixed null pointer exception when opening a project with relative resources and Pixel Drawables

Skin Composer Version 44

  • Fixed TintedDrawables created from NinePatches not working.
  • Fixed Color Picker to correctly show numeric values for imported colors. Resolves #95