geary/theming
Robert Schroll c36ff017e6 New scrolling system for inline composers
The editor in the composer no longer shows its own scrollbar.  Instead,
the conversation view allocates enough space to hold the composer
without any scrolling.  The composer then positions and scrolls itself
to create the illusion that the outer scroll bar controls it.

To track the size of the composer, we put all the text in a div and mark
that as contenteditable.  Then, when the div changes height, we update
the layout.  We use the user_changed_contents signal as a proxy for
this.

https://bugzilla.gnome.org/show_bug.cgi?id=730955
2014-08-31 23:33:57 -04:00
..
CMakeLists.txt Load message-viewer HTML and CSS dynamically: Closes #5319. 2012-06-13 14:23:36 -07:00
message-viewer.css New scrolling system for inline composers 2014-08-31 23:33:57 -04:00
message-viewer.html Set document font explicitly with CSS in conversation viewer: Bug 713746 2014-06-03 20:56:27 -04:00