Skip to content

Commit

Permalink
better nuiLabel wrapping behaviour on layout change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Metrot committed Jun 17, 2014
1 parent e107063 commit 59722ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Text/nuiLabel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ bool nuiLabel::SetRect(const nuiRect& rRect)
}

SetToolTip(mText);
InvalidateLayout();
}
else
{
Expand Down

0 comments on commit 59722ee

Please sign in to comment.