Revert GDK_SCROLL_SMOOTH scrolling of Toolbars to a fixed step
also remove GUI space in "FileBrowser" widget see #4035
This commit is contained in:
@@ -62,7 +62,6 @@ FileCatalog::FileCatalog (CoarsePanel* cp, ToolBar* tb, FilePanel* filepanel) :
|
||||
inTabMode = false;
|
||||
|
||||
set_name ("FileBrowser");
|
||||
set_spacing (2);
|
||||
|
||||
// construct and initialize thumbnail browsers
|
||||
fileBrowser = Gtk::manage( new FileBrowser() );
|
||||
|
Reference in New Issue
Block a user