Re: [Builder] Draw unwanted spaces



On 12/03/2014 11:18 AM, Sébastien Wilmet wrote:
Of course when working on an old file in
gtk+ for example, there are lots of trailing spaces, so drawing them is
a bit annoying.

I forgot to mention, I implemented your suggestion of only trimming
trialing whitespace from lines that are modified.

This is now implemented in gb_editor_document_save_async() and uses the
change monitor (via libgit2-glib) to determine line state. We simply
trim those lines before using GtkSourceFileSaver.

-- Christian


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]