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