~aleteoryx/sexchat#1: 
regenerate xtext buffers when prefs.hex_text_indent is changed

indentation on entries in xtext_buffer is determined by the call to gtk_xtext_append or gtk_xtext_append_indent. when prefs.hex_text_indent is changed, the cached indentation in each entry is not updated, and this leads to buggy looking text. the solution is to go through and regenerate the indent values for all allocated xtext_buffers when the setting is changed.

Status
REPORTED
Submitter
~aleteoryx
Assigned to
No-one
Submitted
4 days ago
Updated
4 days ago
Labels
bugfix / xtext

It's a bit quiet in here.