fix issue that typing text for spinbox doesn't draw spin buttons border
This commit is contained in:
parent
bb47cdc6c9
commit
eec7344c6d
@ -1689,7 +1689,7 @@ namespace nana{ namespace widgets
|
||||
impl_->try_refresh = sync_graph::refresh;
|
||||
|
||||
//_m_put calcs the lines
|
||||
_m_reset_content_size(false);
|
||||
_m_reset_content_size(true);
|
||||
impl_->cview->sync(false);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user