Force request of minimum 70 pixels for the editor body.
authorJose Dapena Paz <jdapena@igalia.com>
Sat, 22 Aug 2009 22:21:06 +0000 (00:21 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Sat, 22 Aug 2009 22:21:06 +0000 (00:21 +0200)
commit08536d9bf743fd4061d6b86c3f709b6726cd8d08
treef5e619942d4fd1f8128520f82f0b8cf839db7232
parentb6021c433dd0ecec843ed83819296a253023313a
Force request of minimum 70 pixels for the editor body.

* src/hildon2/modest-msg-edit-window.c: add a signal handler for
  "size-request" signal in editor body. This implementation makes sure the
  request is at least 70 pixels, to avoid a graphical glitch with theme
  images (fixes NB#123383).
src/hildon2/modest-msg-edit-window.c