mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
e4524d4707
Summary: Depends on D20382. Ref T13272. When something near the edge of the screen has a dropdown menu, we currently may render the menu offscreen. Instead, keep the menu onscreen. (This is happening because I'm adding dropdown menus to tab query panels.) Test Plan: Before: {F6363339} After: {F6363340} Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13272 Differential Revision: https://secure.phabricator.com/D20383 |
||
---|---|---|
.. | ||
PHUIXActionListView.js | ||
PHUIXActionView.js | ||
PHUIXAutocomplete.js | ||
PHUIXButtonView.js | ||
PHUIXDropdownMenu.js | ||
PHUIXExample.js | ||
PHUIXFormControl.js | ||
PHUIXIconView.js |