Skip to content

Commit

Permalink
Rename focal point picker lable for group block (WordPress#62438)
Browse files Browse the repository at this point in the history
Co-authored-by: akasunil <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: jasmussen <[email protected]>
Co-authored-by: jameskoster <[email protected]>
Co-authored-by: ramonjd <[email protected]>
Co-authored-by: richtabor <[email protected]>
Co-authored-by: jennydupuy <[email protected]>
  • Loading branch information
8 people authored and carstingaxion committed Jul 18, 2024
1 parent bfe1429 commit 4152a1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ function BackgroundSizeControls( {
<FocalPointPicker
__next40pxDefaultSize
__nextHasNoMarginBottom
label={ __( 'Position' ) }
label={ __( 'Focal point' ) }
url={ getResolvedThemeFilePath( imageValue, themeFileURIs ) }
value={ backgroundPositionToCoords( positionValue ) }
onChange={ updateBackgroundPosition }
Expand Down

0 comments on commit 4152a1f

Please sign in to comment.