-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Movers: Add bigger mobile touch targets. #23761
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jasmussen
added
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Mobile Web
Viewport sizes for mobile and tablet devices
labels
Jul 7, 2020
Closed
Size Change: +60 B (0%) Total Size: 1.16 MB
ℹ️ View Unchanged
|
I would think the mover buttons should have the same spacing between them as the inline formatting controls (and other controls in the same "toolbar group" as each other). |
jasmussen
force-pushed
the
update/mover-mobile-touch-targets
branch
from
July 8, 2020 09:54
feff323
to
0627e1e
Compare
6 tasks
jasmussen
force-pushed
the
update/mover-mobile-touch-targets
branch
2 times, most recently
from
August 3, 2020 10:22
c1421a8
to
45ebe4b
Compare
jasmussen
force-pushed
the
update/mover-mobile-touch-targets
branch
from
August 7, 2020 14:30
10868dc
to
9d22c40
Compare
This has been refreshed. |
jasmussen
force-pushed
the
update/mover-mobile-touch-targets
branch
from
August 10, 2020 06:30
bfc3d35
to
063e48c
Compare
Can we get this rebased? |
On it. |
This increases the size of the mover control touch targets to 48x48.
jasmussen
force-pushed
the
update/mover-mobile-touch-targets
branch
from
August 10, 2020 08:11
063e48c
to
c5d644d
Compare
Should work now 👍 |
youknowriad
approved these changes
Aug 10, 2020
youknowriad
added
the
Backport to WP 6.7 Beta/RC
Pull request that needs to be backported to the WordPress major release that's currently in beta
label
Aug 10, 2020
youknowriad
pushed a commit
that referenced
this pull request
Aug 10, 2020
youknowriad
removed
the
Backport to WP 6.7 Beta/RC
Pull request that needs to be backported to the WordPress major release that's currently in beta
label
Aug 10, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
Mobile Web
Viewport sizes for mobile and tablet devices
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This increases the size of the mover control touch targets to 48x48.
This addresses feedback from #21935 (comment).
Before:
After: