Add resizing code for CGUIEditBox
This commit is contained in:
parent
5ff449d6c9
commit
3f8b78dc41
@ -307,6 +307,7 @@ bool CGUIEditBox::isOverrideColorEnabled() const
|
||||
void CGUIEditBox::updateAbsolutePosition()
|
||||
{
|
||||
IGUIElement::updateAbsolutePosition();
|
||||
calculateScrollPos();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user