mriale / PyDPainter

A usable pixel art paint program written in Python
GNU General Public License v3.0
336 stars 22 forks source link

New Picture don't clear project #99

Closed Sleuthgame closed 4 months ago

Sleuthgame commented 8 months ago

If you first load an animation. Then...

Picture / New doest not erase the projet and give a new empty project. Anim is still there. It only add a new frame with standard palette.

If you already have an animation, and load a new one, it's appends with new palette needed. Awesome !

mriale commented 8 months ago

@Sleuthgame This should be fixed now.