Skip to content

Commit f119cad

Browse files
committed
Improves the visual representation in probes of some classes
1 parent 6b7db54 commit f119cad

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*Babylonian-UI
22
bpProbeValueMorphIn: traceValue
33

4-
^ (' ' , self printString) asMorph
4+
^ self printString asMorph

packages/Babylonian-UI.package/Collection.extension/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"class" : {
33
},
44
"instance" : {
5-
"bpProbeValueMorphIn:" : "pre 10/12/2020 18:05" } }
5+
"bpProbeValueMorphIn:" : "pre 10/13/2020 14:29" } }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
*Babylonian-UI
22
bpProbeValueMorphIn: traceValue
33

4-
^ (' ' , self printString) asMorph
4+
^ self printString asMorph

packages/Babylonian-UI.package/Number.extension/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"class" : {
33
},
44
"instance" : {
5-
"bpProbeValueMorphIn:" : "pre 10/12/2020 18:05" } }
5+
"bpProbeValueMorphIn:" : "pre 10/13/2020 14:28" } }

packages/Babylonian-UI.package/Object.extension/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"class" : {
33
},
44
"instance" : {
5-
"bpProbeValueMorphIn:" : "pre 10/12/2020 18:05" } }
5+
"bpProbeValueMorphIn:" : "pre 10/13/2020 14:29" } }

0 commit comments

Comments
 (0)