mono / gtk-sharp

Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono
http://www.mono-project.com/GtkSharp
Other
426 stars 141 forks source link

Set store backing field in Gtk.NodeView.NodeStore #214

Closed dlech closed 6 years ago

dlech commented 6 years ago

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=51688

Regression introduced in 923585a4b17642f27acadfa55f71531293387246

meebey commented 6 years ago

Just looked into the same issue when someone reported this on #debian-cli and the proposed fix LTGM

knocte commented 6 years ago

@Therzok please review

Therzok commented 6 years ago

Sorry, I missed NodeView implementation when I worked on 923585a