riperiperi / FreeSO

Re-implementation of The Sims Online.
http://freeso.org
Mozilla Public License 2.0
823 stars 95 forks source link

fix: pie menu no longer glitches for 1 frame. #206

Closed ddfczm closed 3 years ago

ddfczm commented 3 years ago

Pie menu no longer displays 1 frame of the background at full size before resizing. The Image component considers Width/Height==0 to mean don't scale the image at all (has no way to represent unset/null). Instead of changing the image component and risking breaking other usages this just starts the background at 2x2.