owickstrom / gi-gtk-declarative

Declarative GTK+ programming in Haskell
https://owickstrom.github.io/gi-gtk-declarative/
284 stars 32 forks source link

Line Wrapping not working in Labels #83

Closed MichaelObvious closed 4 years ago

MichaelObvious commented 4 years ago

Cannot set line wrapping in a Gtk.Label using the attribute wrap.

MichaelObvious commented 4 years ago

It actually works, but only when the windows is resizable