fix issue that textbox scrollbar may not appear

This commit is contained in:
Jinhao 2017-05-09 03:55:10 +08:00
parent cbf76a312a
commit f0e1c26502

View File

@ -1802,6 +1802,9 @@ namespace nana{ namespace widgets
reset_caret();
impl_->try_refresh = sync_graph::refresh;
points_.xpos = 0;
//_m_put calcs the lines
_m_reset_content_size(false);
}
}
else