This commit is contained in:
parent
0e5f4f5ef7
commit
251fc41020
3 changed files with 135 additions and 39 deletions
|
|
@ -131,7 +131,7 @@ static void draw(MwWidget handle) {
|
|||
}
|
||||
}
|
||||
|
||||
MwDrawWidgetBack(handle, &rbar, base, 0, MwTRUE);
|
||||
if(rbar.height >= 0) MwDrawWidgetBack(handle, &rbar, base, 0, MwTRUE);
|
||||
|
||||
MwLLFreeColor(dark);
|
||||
MwLLFreeColor(base);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue