You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell the bridge to update when a bad layer was fixed
This fixes an unreported issue: when a bad layer is fixed
it does not appear in the layer order panel.
The reason why it does not appear is that a bad layer
has no geometry information, and the layer order
model does not list geometryless layers.
But after a bad layer has been fixed, it has a geometry
and the panel should show it.
0 commit comments