We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb3473 commit 0b2f200Copy full SHA for 0b2f200
uJAPIFiles/Changelogs/UjAPI v1.1.31.303.txt
@@ -27,3 +27,5 @@
27
15. Fixed SetUnitStringField with UNIT_SF_PROPER_NAME not working for HeroBarButton.
28
16. Fixed SetUnitStringField with UNIT_SF_PROPER_NAME not working for InfoPanelGroup.
29
17. Rewritten CUnit::IsMoving to instead focus on CAbilityMove::IsMoving instead of internal flags.
30
+18. SetFrameGridFrame now supports "null" frames, this will simply remove frame from the grid.
31
+ Note: frame won't be destroyed/erased, simply removed from grid.
0 commit comments