Fixed title-update in thumb mode
This commit is contained in:
		
							parent
							
								
									26eae8be96
								
							
						
					
					
						commit
						2bbdd2f5b9
					
				
							
								
								
									
										2
									
								
								main.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.c
									
									
									
									
									
								
							| @ -342,12 +342,12 @@ void on_buttonpress(XButtonEvent *bev) { | ||||
| 						mode = MODE_IMAGE; | ||||
| 						set_timeout(reset_cursor, TO_CURSOR_HIDE, 1); | ||||
| 						load_image(tns.sel); | ||||
| 						redraw(); | ||||
| 					} else { | ||||
| 						tns_highlight(&tns, &win, tns.sel, False); | ||||
| 						tns_highlight(&tns, &win, sel, True); | ||||
| 						tns.sel = sel; | ||||
| 					} | ||||
| 					redraw(); | ||||
| 					break; | ||||
| 				} | ||||
| 				break; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Bert
						Bert