Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Notes about interactive deprecations.
  • Loading branch information
blnvdanil committed Sep 2, 2023
1 parent 5bb2ee7 commit c34d86c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ With your support, I can make pixi-viewport even better! Please consider making
<img src="https://opencollective.com/pixi-viewport/donate/button@2x.png?color=blue" width=300 style="margin-top: 0.5rem; display: block"/>
</a>

## v5.2+
Moves pixi-viewport to pixi.js v7.2+

NOTE: there is a breaking change since in pixi.js v7.2 `interactive` (boolean) was deprecated in favor of `eventMode`.

## v5+
Moves pixi-viewport to pixi.js v7 (thanks [@cuire](https://github.com/cuire)!).

Expand Down

0 comments on commit c34d86c

Please sign in to comment.