hi all i just installed the inspector using npm
using official page saying :
npm install --save-dev @babylonjs/core @babylonjs/inspector
then
import “@babylonjs/core/Debug/debugLayer”;
import “@babylonjs/inspector”;
the layout looks all wonky , large icons and overlapping. seems to be only on the left side pane, right side inspector seems fine.
any ideas whats going on
i cant really repo this now sorry , but it literally is as simple as i mentioned imported it then call show() and i get this
result :