From 7823005193a9eed52ed297fae49fbb3e6ee50435 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Wed, 5 Mar 2008 22:07:22 +0000 Subject: tweak the helperpath flashing: * reduce time a little (should this be a preference?) * when leaving an object, instantly hide the flasher. * when entering the same object as before, show the flasher again to be done: make preferences to turn on/off and any other desired settings (bzr r4972) --- src/node-context.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/node-context.h') diff --git a/src/node-context.h b/src/node-context.h index a885a063a..3e42b74b9 100644 --- a/src/node-context.h +++ b/src/node-context.h @@ -59,6 +59,7 @@ struct SPNodeContext { SPItem * flashed_item; Inkscape::Display::TemporaryItem * flash_tempitem; + int remove_flash_counter; }; struct SPNodeContextClass { -- cgit v1.2.3