Skip to content

Commit

Permalink
Adds backspaces back in BPMountain example
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeAtHPI committed Aug 9, 2023
1 parent a99e4fe commit 7ff32e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
drawing
drawOn: aCanvas
<exampleNamed: 'normal example' setUp: '' tearDown: '' self: 'BPMountain new extent: 400@400; yourself' with: '(Form extent: 20@20 depth: 32) getCanvas'>
<exampleNamed: 'normal example' setUp: '' tearDown: '' self: 'BPMountain new
extent: 400@400;
yourself' with: '(Form extent: 20@20 depth: 32) getCanvas'>
<exampleNamed: 'small example' self: 'BPMountain new
extent: 20@20;
yourself' with: '(Form extent: 20@20 depth: 32) getCanvas'>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"instance" : {
"color" : "pre 2/5/2021 09:08",
"color:" : "pre 2/5/2021 09:08",
"drawOn:" : "joabe 8/9/2023 17:03",
"drawOn:" : "joabe 8/9/2023 17:24",
"initialize" : "pre 2/5/2021 09:57",
"ratio" : "pre 2/5/2021 09:57",
"ratio:" : "pre 2/5/2021 09:57" } }

0 comments on commit 7ff32e2

Please sign in to comment.