Retera / WarsmashModEngine

An emulation engine to improve Warcraft III modding
GNU Affero General Public License v3.0
231 stars 42 forks source link

Hot-fix to #26 #27

Closed bearU369 closed 1 year ago

bearU369 commented 1 year ago

NumStringSize is removed (this time) because it does something janky that causes the list to cut in half. It's because the list follows the font size when the icon size is smaller, but because each item is anchored to the list/prev items with icons, it squeezes the items that they shouldn't be.