update
svn: r7340
This commit is contained in:
parent
00d63ed591
commit
ff99d4d020
@ -674,6 +674,7 @@ class ViewManager:
|
|||||||
self.notebook.set_current_page(current)
|
self.notebook.set_current_page(current)
|
||||||
|
|
||||||
def vb_clicked(self,button,index):
|
def vb_clicked(self,button,index):
|
||||||
|
if Config.get(Config.VIEW):
|
||||||
self.vb_handlers_block()
|
self.vb_handlers_block()
|
||||||
self.notebook.set_current_page(index)
|
self.notebook.set_current_page(index)
|
||||||
# If the click is on the same view we're in,
|
# If the click is on the same view we're in,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user