mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Fixed issue with Layout, embedded ctrls and recent speed optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@6489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
893e5cb16c
commit
be6d3d8564
1 changed files with 1 additions and 0 deletions
|
|
@ -552,6 +552,7 @@ void ArrayCtrl::SetSb() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void ArrayCtrl::Layout() {
|
void ArrayCtrl::Layout() {
|
||||||
|
SyncColumnsPos();
|
||||||
SetSb();
|
SetSb();
|
||||||
HeaderScrollVisibility();
|
HeaderScrollVisibility();
|
||||||
PlaceEdits();
|
PlaceEdits();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue