Paul Connelly

Results 346 comments of Paul Connelly

display-test-app appears to be working normally and ImageTests reports no problems.

@calebmshafer @wgoehrig this is awaiting your review.

Fixes https://github.com/iTwin/itwinjs-backlog/issues/326

> what is the difference between NoRenderApp and MockRender.App MockRender.App is for tests.

> I thought so was NoRenderApp, so I guess this is unrelated MockRender.App lets the test hook into and respond to calls into RenderSystem APIs. NoRenderApp simply avoids attempting to...

The ElementAspect TypeScript class *does* have an "element" property. It's probably there for convenience because both of its direct subclasses - ElementUniqueAspect and ElementMultiAspect - have an "element" property (in...

@markschlosseratbentley might this have coincided with your switching the tests to use `waitForSceneCompletion`?

Seems to only occur on Windows.

@markschlosseratbentley who asked for this - anyone? We already have elevation exaggeration for terrain - see `TerrainSettings.exaggeration`. Does `ModelDisplayTransformProvider` not work for reality models?