added option 'InspectorDelay' to delay generation of inspector previews
This commit is contained in:
@@ -48,9 +48,14 @@ private:
|
||||
double zoom;
|
||||
bool active;
|
||||
|
||||
sigc::connection delayconn;
|
||||
Glib::ustring next_image_path;
|
||||
|
||||
bool on_draw(const ::Cairo::RefPtr< Cairo::Context> &cr);
|
||||
void deleteBuffers();
|
||||
|
||||
bool doSwitchImage();
|
||||
|
||||
public:
|
||||
Inspector();
|
||||
~Inspector();
|
||||
|
Reference in New Issue
Block a user