mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									2b49e37dc8
								
							
						
					
					
						commit
						f8c1538126
					
				| @ -547,12 +547,15 @@ var BaseItemPrototype = { | |||||||
| 	//		but this works OK:
 | 	//		but this works OK:
 | ||||||
| 	//			dialog.disable('nested/2')
 | 	//			dialog.disable('nested/2')
 | ||||||
| 	//
 | 	//
 | ||||||
| 	//		Q: can this be a side effect of the .dom / .elem set of issues???
 |  | ||||||
| 	//
 |  | ||||||
| 	//		This issue seems to go away after expanding/collapsing the
 | 	//		This issue seems to go away after expanding/collapsing the
 | ||||||
| 	//		nested item several times, the buttons are gone but the 
 | 	//		nested item several times, the buttons are gone but the 
 | ||||||
| 	//		subtrees stop vanishing on update -- could this be related 
 | 	//		subtrees stop vanishing on update -- could this be related 
 | ||||||
| 	//		to .dom/.elem again???
 | 	//		to .dom/.elem again???
 | ||||||
|  | 	//
 | ||||||
|  | 	//		...there are likely two issues at play here:
 | ||||||
|  | 	//			1) the options related stuff -- non-rendered buttons...
 | ||||||
|  | 	//			2) .dom/.elem related stuff -- .update() removes buttons...
 | ||||||
|  | 	//
 | ||||||
| 	update: function(options){ | 	update: function(options){ | ||||||
| 		this.parent | 		this.parent | ||||||
| 			&& this.parent.render(this, options) | 			&& this.parent.render(this, options) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user