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 +2
-1
lines changed
Toolset/resources/supporting_files/property_definitions Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ cache controls:revIDEGetDataGridProperty:revIDESetDataGridProperty Cache control
1313persistent data :revIDEGetDataGridProperty :revIDESetDataGridProperty Persistent data Data Grid com.livecode.pi.boolean true false no_default
1414animate actions :revIDEGetDataGridProperty :revIDESetDataGridProperty Animate actions Data Grid com.livecode.pi.boolean true false true
1515enable swipe :revIDEGetDataGridProperty :revIDESetDataGridProperty Enable swipes Data Grid com.livecode.pi.boolean true false false
16- fixed control height :revIDEGetDataGridProperty :revIDESetDataGridProperty Empty row height Data Grid com.livecode.pi.boolean true false no_default
16+ fixed control height :revIDEGetDataGridProperty :revIDESetDataGridProperty Fixed row height Data Grid com.livecode.pi.boolean true false no_default
1717row height :revIDEGetDataGridProperty :revIDESetDataGridProperty Row height Data Grid com.livecode.pi.number true false 21 1
1818row behavior :revIDEGetDataGridProperty :revIDESetDataGridProperty Row behavior Data Grid com.livecode.pi.script true true no_default 1
1919
Original file line number Diff line number Diff line change 1+ # Updated DG property label from "Empty row height" to "Fixed row height" in the Property Inspector
You can’t perform that action at this time.
0 commit comments