Code

further fixes to font size combo: activate on defocus except when caused by esc;...
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 28 Jan 2008 07:36:07 +0000 (07:36 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 28 Jan 2008 07:36:07 +0000 (07:36 +0000)
commit4f81d4149fe01cf413e1134069961cd32738854c
tree8edd6e852392a5587d8c25c9c2230de2592a9cc9
parent6bc8840529146d0db9fa75810403da4b9a9dad86
further fixes to font size combo: activate on defocus except when caused by esc; parse the value and serialize it back per css rules for setting style only if parsed successfully, to prevent corruption by bogus or empty values
src/widgets/toolbox.cpp