haganbmj / MagicSetEditor2

Magic Set Editor is a program for designing trading cards
Other
17 stars 7 forks source link

misc: change storage size of image slices #6

Closed haganbmj closed 2 years ago

haganbmj commented 2 years ago

I can do a dumb change to double the desired size when the Slice Window loads, but that has a couple drawbacks.

haganbmj commented 2 years ago

Alright, so updated this to just put the image scaling selection on the user. Ultimately I think this needs a better solution because storing over-sized images seems a bit silly, but I guess reapplying all filters later is equally terrible.

Also put in a mediocre "solution" for the slice window by just constraining both the preview and slice images. This at least means some consistency with how styles load, but I expect the default is too small and should provide better support for resizing the window.