Skip to content

Commit

Permalink
Tell backend to switch mode when invoking pipette tool
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilian-franz committed Jun 2, 2021
1 parent e2e41f6 commit c2c5913
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,8 @@
"pen" : "CCJ 6/15/2020 16:50",
"pen:" : "NC 5/9/2020 20:04",
"penColor" : "K.P. 5/2/2021 13:25",
"penNibOffset:" : "mFr 6/2/2021 19:15",
"penColor:" : "CS 5/30/2021 19:43",
"penNibOffset" : "wr 5/14/2020 16:26",
"penNibOffset:" : "mFr 6/2/2021 19:15",
"pencilSize" : "mk 5/10/2020 20:34",
"pencilSize:" : "mk 5/10/2020 20:34",
"popUndoStack" : "NC 7/4/2020 12:50",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tooling
invokeColorSensor
M2ColorSensor newWith: self
M2ColorSensor newWith: self.
self backend switchMode
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"class" : {
"addToWorldMenu" : "K.P. 5/27/2021 11:21",
"open" : "K.P. 5/27/2021 11:22",
"initialize" : "K.P. 5/21/2021 23:48",
"borderColor" : "K.P. 5/29/2021 14:14",
"borderWidth" : "mFr 5/26/2021 12:11",
"canvasPanelBorder" : "mFr 5/26/2021 12:00",
"open" : "K.P. 5/27/2021 11:22",
"topPanelHeight" : "mFr 5/26/2021 12:02" },
"instance" : {
"activateDefaultItem" : "mFr 5/19/2021 11:03",
Expand Down Expand Up @@ -37,7 +36,7 @@
"initializeMenuPanel" : "mFr 5/26/2021 12:21",
"initializePanels" : "mk 7/27/2020 20:16",
"initializeTopPanel" : "mFr 5/19/2021 11:01",
"invokeColorSensor" : "mFr 5/20/2021 22:34",
"invokeColorSensor" : "mFr 6/2/2021 22:19",
"loadCanvas" : "mFr 5/19/2021 11:01",
"loadMenu" : "mFr 5/19/2021 12:45",
"menuBrushCollection" : "CS 5/30/2021 18:05",
Expand Down

0 comments on commit c2c5913

Please sign in to comment.