Call to Fl_Group::init_sizes() needed after resize of widgets.
This commit is contained in:
parent
536080f119
commit
d018aca37c
@ -196,6 +196,7 @@ static void resizeform() {
|
||||
// button[i]->w(), button[i]->h(),
|
||||
// button[i]->x(), button[i]->y());
|
||||
}
|
||||
message_form->init_sizes();
|
||||
}
|
||||
|
||||
static int innards(const char* fmt, va_list ap,
|
||||
|
Loading…
Reference in New Issue
Block a user