kopia lustrzana https://github.com/backface/turtlestitch
				
				
				
			fixed project dialog preview
							rodzic
							
								
									cb36aece64
								
							
						
					
					
						commit
						09664d8a87
					
				| 
						 | 
				
			
			@ -6278,7 +6278,9 @@ ProjectDialogMorph.prototype.buildContents = function () {
 | 
			
		|||
    this.preview.contrast = InputFieldMorph.prototype.contrast;
 | 
			
		||||
    this.preview.render = function (ctx) {
 | 
			
		||||
        InputFieldMorph.prototype.render.call(this, ctx);
 | 
			
		||||
        if (this.texture) {
 | 
			
		||||
        if (this.cachedTexture) {
 | 
			
		||||
            this.renderCachedTexture(ctx);
 | 
			
		||||
        } else if (this.texture) {
 | 
			
		||||
            this.renderTexture(this.texture, ctx);
 | 
			
		||||
        }
 | 
			
		||||
    };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue