diff --git a/README.md b/README.md index 32c53c0..a1ace8d 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ fe.debug = true ### Example project [Download](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/bpxl-labs/FocusEngine/tree/master/example.framer) the example to try it for yourself. -#### Known issues +### Known issues Attempting to perform a `placeFocus()` call as FocusEngine is changing its own focus will fail. (The call is discarded.) If you need to override FocusEngine's logic, use the `overrides` feature or add a slight delay to ensure the call is respected.