mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-07 11:20:28 +01:00
b475d439b3
r43158 introduced a new admin pointer for the privacy tools added in 4.9.6. With the previous positioning, though, sometimes the `Dismiss` link would be fixed off screen, making it impossible for the user to dismiss the pointer. This happened when there were enough extra menu items, or when the viewport height was short enough. This commit repositions the pointer to work around that problem. One down side of this workaround is that the arrow will not always be positioned next to the `Tools` menu, where it should be. That's an acceptable compromise given the current time constraints, though. A long term solution would be to make `WP_Pointer` robust enough to handle this use case. Props imath, audrasjb, desrosj. Merges [43246] to the 4.9 branch. Fixes #44045. Built from https://develop.svn.wordpress.org/branches/4.9@43253 git-svn-id: http://core.svn.wordpress.org/branches/4.9@43082 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
admin-bar-rtl.css | ||
admin-bar-rtl.min.css | ||
admin-bar.css | ||
admin-bar.min.css | ||
buttons-rtl.css | ||
buttons-rtl.min.css | ||
buttons.css | ||
buttons.min.css | ||
customize-preview-rtl.css | ||
customize-preview-rtl.min.css | ||
customize-preview.css | ||
customize-preview.min.css | ||
dashicons.css | ||
dashicons.min.css | ||
editor-rtl.css | ||
editor-rtl.min.css | ||
editor.css | ||
editor.min.css | ||
jquery-ui-dialog-rtl.css | ||
jquery-ui-dialog-rtl.min.css | ||
jquery-ui-dialog.css | ||
jquery-ui-dialog.min.css | ||
media-views-rtl.css | ||
media-views-rtl.min.css | ||
media-views.css | ||
media-views.min.css | ||
wp-auth-check-rtl.css | ||
wp-auth-check-rtl.min.css | ||
wp-auth-check.css | ||
wp-auth-check.min.css | ||
wp-embed-template-ie.css | ||
wp-embed-template-ie.min.css | ||
wp-embed-template.css | ||
wp-embed-template.min.css | ||
wp-pointer-rtl.css | ||
wp-pointer-rtl.min.css | ||
wp-pointer.css | ||
wp-pointer.min.css |