minor changes
This commit is contained in:
		
							parent
							
								
									7e5df526c3
								
							
						
					
					
						commit
						7f4e1460b8
					
				
							
								
								
									
										4
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								main.go
									
									
									
									
									
								
							@ -294,9 +294,7 @@ func main() {
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
		if e == tcell.KeyEscape {
 | 
			
		||||
			if views.GetCurrentView().GetViewName() == "SearchView" {
 | 
			
		||||
			} else if views.GetCurrentView().GetViewName() == "BuffSearchView" {
 | 
			
		||||
				views.SetCurrentView(views.FView)
 | 
			
		||||
			if views.GetCurrentView().GetViewName() == "BuffSearchView" {
 | 
			
		||||
				client.Matches = nil
 | 
			
		||||
			}
 | 
			
		||||
			ui.Ui.SearchBar.SetText("")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user