This repository was archived by the owner on Aug 31, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Toolset/palettes/revdatagridlibrary Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10791,7 +10791,7 @@ function DG2_CustomisableControlsGetDefaultEditModeReorderControl
1079110791 if there is not a group "DG2 Default Edit Mode Reorder Control" of _TemplateControl() then
1079210792 local tMsgsAreLocked
1079310793 put the lockMessages into tMsgsAreLocked
10794- lock messages
10794+ unlock messages
1079510795
1079610796 reset the templateGroup
1079710797 create invisible group "DG2 Default Edit Mode Reorder Control" in _TemplateControl()
@@ -10812,7 +10812,7 @@ function DG2_CustomisableControlsGetDefaultEditModeActionSelectControl
1081210812 if there is not a group "DG2 Default Edit Mode Action Select Control" of _TemplateControl() then
1081310813 local tMsgsAreLocked
1081410814 put the lockMessages into tMsgsAreLocked
10815- lock messages
10815+ unlock messages
1081610816
1081710817 reset the templateGroup
1081810818 create invisible group "DG2 Default Edit Mode Action Select Control" in _TemplateControl()
@@ -10836,7 +10836,7 @@ function DG2_CustomisableControlsGetDefaultEditModeActionControl
1083610836
1083710837 local tMsgsAreLocked
1083810838 put the lockMessages into tMsgsAreLocked
10839- lock messages
10839+ unlock messages
1084010840
1084110841 reset the templateGroup
1084210842 create invisible group "DG2 Default Action Control" in _TemplateControl()
@@ -10866,7 +10866,7 @@ private function DG2_CustomisableControlsGetDefaultSwipeControl pName
1086610866
1086710867 local tMsgsAreLocked
1086810868 put the lockMessages into tMsgsAreLocked
10869- lock messages
10869+ unlock messages
1087010870
1087110871 local tGroup
1087210872 reset the templateGroup
Original file line number Diff line number Diff line change 1+ # Ensure project browser updates when DG2 controls are added to the template stack
You can’t perform that action at this time.
0 commit comments