BabylonJS / BabylonJS/BabylonNative

onResizeObservable not being called in Babylon Native

Open
#1,207 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
919
Forks
162
Avg merge
1d 15h
Merged PRs (30d)
19

Description

The code that does this is [here](https://github.com/BabylonJS/Babylon.js/blob/ae1e04b3c272f96e3f24eef443c9b4d4573672df/packages/dev/core/src/Engines/engine.ts#L1440-L1454).

This code never executes in Babylon Native because [the conditions before it](https://github.com/BabylonJS/Babylon.js/blob/ae1e04b3c272f96e3f24eef443c9b4d4573672df/packages/dev/core/src/Engines/engine.ts#L1432-L1438) prevent it from running.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.