Skip to content

Commit

Permalink
Example project link.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Marstall committed Oct 17, 2017
1 parent 52c4358 commit 7ae8cf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ The `?` permits the check to fail gracefully on layers which have no overrides.
fe.debug = true
```

#### Example project
[Download](https://github.com/bpxl-labs/FocusEngine/tree/master/example.framer) the example to try it for yourself.

#### 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.
Expand Down

0 comments on commit 7ae8cf3

Please sign in to comment.