[Kst] extragear/graphics/kst/kst
Rick Chern
rchern at interchange.ubc.ca
Wed Aug 10 20:15:00 CEST 2005
SVN commit 445236 by rchern:
- more flicker reduction: only draw simple solid shadows when drawing an object, and draw the real object when mouse button released
- cancel support for all drawing by hitting esc
- I think a 1 pixel wide blue border is enough for grouped objects (instead of 3 pixels)?
M +31 -21 kstgfxarrowmousehandler.cpp
M +0 -5 kstgfxarrowmousehandler.h
M +30 -18 kstgfxellipsemousehandler.cpp
M +0 -4 kstgfxellipsemousehandler.h
M +32 -22 kstgfxlinemousehandler.cpp
M +0 -4 kstgfxlinemousehandler.h
M +8 -0 kstgfxmousehandler.cpp
M +3 -1 kstgfxmousehandler.h
M +34 -17 kstgfxpicturemousehandler.cpp
M +0 -4 kstgfxpicturemousehandler.h
M +32 -21 kstgfxrectanglemousehandler.cpp
M +0 -4 kstgfxrectanglemousehandler.h
M +50 -13 kstgfxtextmousehandler.cpp
M +0 -4 kstgfxtextmousehandler.h
M +1 -1 kstplotgroup.cpp
More information about the Kst
mailing list