actboy168 / YDWE

A Tool to Help the Creation of Warcraft III Map
GNU General Public License v3.0
469 stars 137 forks source link

UI Bugs Fixed #76

Closed tc-imba closed 7 years ago

tc-imba commented 7 years ago

Some of UI bugs found in the old version still exists in the new version and I fixed them.

The error list generated:

TriggerActions "MoveLocation" "" ("_", "0", "0") TriggerActions "SetTimeOfDayScale" "Defaults" ("0", "") TriggerActions "SetTimeOfDayScalePercentBJ" "Defaults" ("0", "") TriggerActions "SaveTriggerConditionHandle" "" ("GetLastCreatedHashtableBJ", "", "", "") TriggerActions "SaveTriggerActionHandle" "" ("GetLastCreatedHashtableBJ", "", "", "") TriggerActions "SaveTriggerEventHandle" "" ("GetLastCreatedHashtableBJ", "", "", "_") TriggerCalls "YDWEIsTriggerEventId" "" ("TC_NOTHING") TriggerCalls "WaygateIsActiveBJ" "_Script" ("WaygateIsActive") TriggerCalls "DialogAddButton" "" ("Defaults=GetClickedDialogBJ", "", "HotKeyNull") TriggerCalls "LoadTriggerConditionHandle" "" ("GetLastCreatedHashtableBJ", "", "") TriggerCalls "LoadTriggerActionHandle" "" ("GetLastCreatedHashtableBJ", "", "") TriggerCalls "LoadTriggerEventHandle" "" ("GetLastCreatedHashtableBJ", "", "")

actboy168 commented 7 years ago

谢谢