mriale / PyDPainter

A usable pixel art paint program written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picture/New... not sizing canvas properly

mriale opened this issue · comments

To recreate:

  • Open PyDPainter to the default lo-res screen
  • Select Picture/New... from the menus
  • Choose VGA mode with XGA 1024x768 resolution and hit OK
  • The screen will still be lo-res with a very large tool palette

It's fixed, isn't it ? I can't replicate it.

Yes, I committed a fix to develop. I just wanted a place to put this bug I found while I was testing out the background functionality.