From: Stefan S. <ma...@ss...> - 2015-09-26 10:36:22
|
On Sat, 2015-09-26 at 16:34 +0900, Kouhei Sutou wrote: > I've fixed it at mater. Could you try master again? You can > get master by "git pull". > > I added custom mark feature to Gtk::TreeModel. Your program > puts Gdk::Pixbuf object to Gtk::ListStore in Color_View. It > shold be marked. Seems to work fine now! Only tested for a few minutes yet, and my Ruby is currently still compiled with -O0 cflags, but I think that should make no difference. Will do more testing in the next days. Thank you for your great work. |