fix issue that textbox scrollbar may not appear
This commit is contained in:
parent
cbf76a312a
commit
f0e1c26502
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user