Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cache controls:revIDEGetDataGridProperty:revIDESetDataGridProperty Cache control
persistent data:revIDEGetDataGridProperty:revIDESetDataGridProperty Persistent data Data Grid com.livecode.pi.boolean true false no_default
animate actions:revIDEGetDataGridProperty:revIDESetDataGridProperty Animate actions Data Grid com.livecode.pi.boolean true false true
enable swipe:revIDEGetDataGridProperty:revIDESetDataGridProperty Enable swipes Data Grid com.livecode.pi.boolean true false false
fixed control height:revIDEGetDataGridProperty:revIDESetDataGridProperty Empty row height Data Grid com.livecode.pi.boolean true false no_default
fixed control height:revIDEGetDataGridProperty:revIDESetDataGridProperty Fixed row height Data Grid com.livecode.pi.boolean true false no_default
row height:revIDEGetDataGridProperty:revIDESetDataGridProperty Row height Data Grid com.livecode.pi.number true false 21 1
row behavior:revIDEGetDataGridProperty:revIDESetDataGridProperty Row behavior Data Grid com.livecode.pi.script true true no_default 1

Expand Down
1 change: 1 addition & 0 deletions notes/bugfix-17823.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Updated DG property label from "Empty row height" to "Fixed row height" in the Property Inspector