See the changelog for upgrade notes
Use this YML configuration to reveal fields for FocusX and FocusY in the CMS:
FocusPointField:
debug: true
Add .DebugFocusPoint
to the end of an image object in your template to output html markup showing you the focus point of the image.
$MyImage.ScaleWidth(200).DebugFocusPoint
Did you run a dev/build after module installation?
As a cache-busting mechanism this module includes approximate focus point coordinates in generated filenames. This means that if the focus point is updating correctly in the CMS but you're not seeing images change on your website, it's likely that you're viewing cached HTML output and need to invalidate that to see the updated image.