mirror of
https://github.com/fltk/fltk.git
synced 2026-03-23 15:35:11 +08:00
STR 2639 Fixes Fl_Pack resize behaviour
FLUID cleanups FLUID Fl_Pack support improvement FLUID fix error in handling live mode resizables
This commit is contained in:
@@ -615,6 +615,7 @@ void select_headline_cb(Fl_Widget*, void*) {
|
||||
}
|
||||
g_option_scroll->label("All Options");
|
||||
}
|
||||
g_option_scroll->scroll_to(-FO_SCROLL_W+Fl::box_dy(g_option_scroll->box()), 0);
|
||||
g_window->redraw();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user