lytico / xwt

MIT License
1 stars 2 forks source link

Xwt.Gtk.TextLayout.GetSize differs from Xwt.Wpf.TextLayout GetSize #24

Open lytico opened 10 years ago

lytico commented 10 years ago

Xwt.Gtk.TextLayout GetSize.Heigth gives back the calculated size and does'nt regard TextLayout's Height if > 0 The definition of TextLayout GetSize is: measure if Height > 0