[Bug] Small typo in TextComponent.cpp

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

slack41
Just popping in
Just popping in
Posts: 9
Joined: Thu Jan 02, 2014 17:04

[Bug] Small typo in TextComponent.cpp

Postby slack41 » Thu Jan 02, 2014 20:58

In CEGUI 0.8.3, in file src/falagard/TextComponent.cpp, there is a typo:

Code: Select all

else if (d_text.empty())

should be

Code: Select all

else if (d_textLogical.empty())


This only manifests when compiling with CEGUI_BIDI_SUPPORT enabled.

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: [Bug] Small typo in TextComponent.cpp

Postby Kulik » Thu Jan 02, 2014 22:28



Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 1 guest