kopia lustrzana https://github.com/backface/turtlestitch
				
				
				
			Merge pull request #2906 from jmoenig/make-speech-bubbles-persistent
Default to making speech bubbles persisnt until clickedsnap7
						commit
						11a05969a6
					
				|  | @ -2158,7 +2158,7 @@ SyntaxElementMorph.prototype.showBubble = function (value, exportPic, target) { | |||
|         txt, | ||||
|         img, | ||||
|         morphToShow, | ||||
|         isClickable = false, | ||||
|         isClickable = true, | ||||
|         ide = this.parentThatIsA(IDE_Morph) || target.parentThatIsA(IDE_Morph), | ||||
|         anchor = this, | ||||
|         pos = this.rightCenter().add(new Point(2, 0)), | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Jens Mönig
						Jens Mönig