Apply the input style settings if they where set.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 25 Nov 2012 13:28:34 +0000 (14:28 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 25 Nov 2012 13:28:34 +0000 (14:28 +0100)
commit89e8f7fd53f1305b0ac36b619a9ef40ed0538bf3
tree7c4e7b5efcc85b414a2a8c79b35736c1d628b5ea
parent024f0ddcdf12830ded443f20cebbf6f388aa3245
Apply the input style settings if they where set.

Before this patch it was possible that the input box uses another font with
other line height. If the first text is type in the input box this changes
it's size. Now the fonts and colors will be applied to it immediately.
src/setting.c