It would be good to have a popup menu check box to wrap lines.
There is a wrap property to render treeview lines, but I can't get that to work. Here's my branch:
https://github.com/ntrel/geany/commits/msgwin-wrap/
Even if you call g_object_set
when the cell renderer is created, it still doesn't work because of a GTK bug:
https://stackoverflow.com/questions/17597043/gtk-cellrenderertext-makes-itself-really-tall-when-i-wrap-it
It was closed as won't fix:
https://gitlab.gnome.org/GNOME/gtk/-/issues/12
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.