Retera / WarsmashModEngine

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

Aha~ loading map from sub folder is coming~ #47

Open linsmod opened 11 months ago

linsmod commented 11 months ago

after folder parsing and listing with the type of ITEM_STRING, which icon should the item using? or may we should have a new type of ITEM_FOLDER? image

linsmod commented 11 months ago

image

aha~ ITEM_FOLDER, ListItemFolderDisplay, and ListItemFolderProperty can be created based on the ITEM_MAP classes, still then, we need a double click event to enter the folder.