fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@782 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
2ea1e48258
commit
977d027bb0
2 changed files with 15 additions and 15 deletions
|
|
@ -269,9 +269,9 @@ static void resize(MwWidget handle) {
|
|||
|
||||
if(ih <= (h / (LinePadding + MwTextHeight(handle, "M")))) {
|
||||
MwLLShow(tv->vscroll->lowlevel, 0);
|
||||
m = 16;
|
||||
} else {
|
||||
MwLLShow(tv->vscroll->lowlevel, 1);
|
||||
m = 16;
|
||||
}
|
||||
|
||||
if(tv->frame == NULL) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue