5 lines
268 B
Markdown
5 lines
268 B
Markdown
## 0.5.0
|
|
|
|
* Replaced `isReadyForScene` Future in `FilamentController` with the `Stream<bool>` `hasViewer`.
|
|
* Rendering is set to false when the app is hidden, inactive or paused; on resume, this will be set to the value it held prior to being hidden/inactive/paused.
|