Project

General

Profile

Bug #5526 » 0001-Fix-WPopupMenu-when-not-initially-stubbed.patch

Bruce Toll, 01/29/2017 07:52 PM

View differences:

src/Wt/WPopupMenu.C
show();
willPopup_ = true;
if (isStubbed())
willPopup_ = true;
scheduleRender();
}
(3-3/3)