-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enable center snapping for font picker
Summary: This diff: 1. Adds custom snap helper support to the LazyList litho component 2. Adds a custom snap helper for the text tool font helper that snaps elements to the center of the screen. This was previously broken such that first and last element couldnt be selected. Reviewed By: astreet Differential Revision: D66485165 fbshipit-source-id: 1d765dde730424db7d0db6f5a13723b31e66c8c5
- Loading branch information
1 parent
3145757
commit 6f417c9
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
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
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