mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-02 18:47:01 -05:00 
			
		
		
		
	...
This commit is contained in:
		
							parent
							
								
									7ec536a38b
								
							
						
					
					
						commit
						16e2d554ff
					
				@ -583,7 +583,7 @@ class ShortcutConfig(QWidget): # {{{
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    def scrollTo(self, index):
 | 
					    def scrollTo(self, index):
 | 
				
			||||||
        if index is not None:
 | 
					        if index is not None:
 | 
				
			||||||
            self.view.scrollTo(index, self.view.PositionAtCenter)
 | 
					            self.view.scrollTo(index, self.view.PositionAtTop)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    @property
 | 
					    @property
 | 
				
			||||||
    def is_editing(self):
 | 
					    def is_editing(self):
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user