Skip to content

Commit

Permalink
[#4136] Added Scripter examples for Custom View
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Nierstrasz committed Nov 3, 2024
1 parent 9681104 commit 6789cb3
Showing 1 changed file with 14 additions and 51 deletions.
65 changes: 14 additions & 51 deletions lepiter/9jkob0898tctthh5o3m23fv4e.lepiter
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:14:33.958416+01:00"
"dateAndTimeString" : "2024-11-03T09:54:25.078217+01:00"
}
},
"editEmail" : {
Expand All @@ -482,15 +482,15 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:15:38.260493+01:00"
"dateAndTimeString" : "2024-11-03T09:54:50.366025+01:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "aKRy5RTiDQCI10QNDEzYzA=="
"uidString" : "ZD9MDWDiDQCBxqLpCgSEaw=="
},
"code" : "GtLudoRecordingGameExamples new gameShowingAllMoves6\r\tgtRawFor: GtPhlowProtoView new",
"elementHeight" : 413,
"code" : "(PatternScripterExamples new customViewRawView) elementWithoutParent",
"elementHeight" : 611,
"codeHeight" : 50,
"codeVisible" : false
},
Expand Down Expand Up @@ -545,7 +545,7 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:17:59.420934+01:00"
"dateAndTimeString" : "2024-11-03T09:55:35.825298+01:00"
}
},
"editEmail" : {
Expand All @@ -556,15 +556,15 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:18:28.954275+01:00"
"dateAndTimeString" : "2024-11-03T09:55:52.913767+01:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "ysCx8RTiDQCKOxvUDEzYzA=="
"uidString" : "UcODEWDiDQCCTo5zCgSEaw=="
},
"code" : "GtLudoRecordingGameExamples new gameShowingAllMoves6\r\tgtMovesFor: GtPhlowProtoView new",
"elementHeight" : 521,
"code" : "(PatternScripterExamples new customViewCustomMovesView) elementWithoutParent",
"elementHeight" : 459,
"codeHeight" : 50,
"codeVisible" : false
},
Expand All @@ -582,7 +582,7 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:14:29.233282+01:00"
"dateAndTimeString" : "2024-11-03T09:55:31.367953+01:00"
}
},
"editEmail" : {
Expand All @@ -593,54 +593,17 @@
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:20:41.169173+01:00"
"dateAndTimeString" : "2024-11-03T09:55:31.367953+01:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "tIgq5RTiDQCIy8OLDEzYzA=="
"uidString" : "mME/EWDiDQCCSsPTCgSEaw=="
},
"paragraphStyle" : {
"__type" : "textStyle"
},
"string" : "Finally we see here an Inspector on the same game instance showing a multitude of views, including the “raw” view and the *Moves* view."
},
{
"__type" : "elementSnippet",
"children" : {
"__type" : "snippets",
"items" : [ ]
},
"createEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"createTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:19:55.517929+01:00"
}
},
"editEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"editTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-10-30T16:19:56.118484+01:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "OkCd+BTiDQCM8jnVDEzYzA=="
},
"code" : "GtInspector newOn:\rGtLudoRecordingGameExamples new gameShowingAllMoves6",
"elementHeight" : 449,
"codeHeight" : 50,
"codeVisible" : false
"string" : ""
}
]
},
Expand Down

0 comments on commit 6789cb3

Please sign in to comment.