iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
606 stars 210 forks source link

Surfaces in view overlays are not pickable #7157

Open pmconne opened 2 weeks ago

pmconne commented 2 weeks ago

Adds a test demonstrating that a point drawn as a view overlay writes to the the color and pick buffers, but a surface drawn as a view overlay only writes to the color buffer. Discovered in #7091.