Fixed the textbox wrong caret position after resizing
This commit is contained in:
parent
c5025b58a9
commit
c3d5c4aef4
@ -142,6 +142,7 @@ namespace nana{ namespace drawerbase {
|
||||
{
|
||||
_m_text_area(arg.width, arg.height);
|
||||
refresh(graph);
|
||||
editor_->reset_caret();
|
||||
API::lazy_refresh();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user