1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 15:55:08 +00:00

Don't tell about the scaling feature, as it does not work everywhere.

This commit is contained in:
thomasrosen 2021-01-23 13:50:24 +01:00
parent e6ebe3f174
commit 266c86b958

View file

@ -290,8 +290,11 @@ function App() {
</>) : null}
{!!originalPhoto && !!frameURL ? (<>
<h2>Reposition your Photo:</h2>
{/*
<h2>Edit your Photo:</h2>
<p>Your can reposition the image and scale it. Use pinch-to-zoom or scroll to scale.</p>
*/}
<Editor
background={originalPhoto}