Remove td, remove field matrix, update radio blocks. Revert image literal changes.
This commit is contained in:
		@@ -66,7 +66,7 @@ namespace pxsim {
 | 
			
		||||
 | 
			
		||||
    export function createInternalImage(width: number): Image {
 | 
			
		||||
        let img = createImage(width)
 | 
			
		||||
        //pxsim.runtime.unregisterLiveObject(img, true)
 | 
			
		||||
        pxsim.runtime.unregisterLiveObject(img, true)
 | 
			
		||||
        return img
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user