SketchUp / api-issue-tracker

Public issue tracker for the SketchUp and LayOut's APIs
https://developer.sketchup.com/
39 stars 10 forks source link

[Overlay] Drawing order of 2D and 3D items and order of overlays in the panel #931

Open dphdave opened 10 months ago

dphdave commented 10 months ago

As noted at #927

Both 2D and 3D drawing from the overlay lowest down in the Overlays panel appears over 2D and 3D drawing from previous overlays. This does not make sense to me, I would expect all 2D drawing on the screen plane from all overlays to appear over all 3D drawing from all overlays.

2D "3" on the screen plane and 3D red face are drawn by separate overlays. When face rendering overlay is ordered later in the overlay panel, it appears ABOVE the 2D label. image

SU 2023.1.341, MacOS 10.15.7

sketchup[bot] commented 10 months ago

Logged as: SKEXT-3884

thomthom commented 6 months ago

@dphdave - do you have a small snippet to demonstrate?