mriale / PyDPainter

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

Set Page Size requestor has wrong sizes and bad formatting #112

Closed mriale closed 4 months ago

mriale commented 5 months ago

Steps to recreate:

  1. Picture/Screen Format...
  2. Choose Hi-Res and click OK
  3. Picture/Page Size...
  4. Sizes are wrong and badly formatted: image
mriale commented 5 months ago

Now with the right sizes: image

Also fixed formatting with 4 digit numbers: image