Code

Fix for Bug #181663 (Font style errors / assert when changing style)
authorgbanaszk <gbanaszk@users.sourceforge.net>
Thu, 10 Jan 2008 22:40:48 +0000 (22:40 +0000)
committergbanaszk <gbanaszk@users.sourceforge.net>
Thu, 10 Jan 2008 22:40:48 +0000 (22:40 +0000)
commit18b3401a3e941d021e7c38ffbf8ed98bec8b70cf
tree263eeb6eed8571cebe29fc574182ae35ca2d7e97
parent2494e9f960664a2fc31df6c5001ac1030389404d
Fix for Bug #181663 (Font style errors / assert when changing style)
- I didn't see the problem described in the main part, but the assert was overzealous and, in my new opinion, shouldn't be there, so it's gone.
- Fixed other style button problems mentioned in comments.
src/desktop-style.cpp
src/libnrtype/FontFactory.cpp
src/widgets/toolbox.cpp