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
At the moment I don't think we have a way to reorder the visible order (zorder) of layers via the UI, so we should make sure that we provide a way to do this, and that all viewers respect the zorder.
The text was updated successfully, but these errors were encountered:
It did, yeah - there's an IntText in the layer options widget that allows setting the z-order for the currently selected layer. The order of the layers in the dropdown menu will update to reflect z-ordering as well (though currently the lowest z-order layer is at the top of the dropdown, maybe that should be reversed).
It is definitely not as nice of an experience as the drag-and-drop in the Qt app though, having something like that would probably be ideal.
At the moment I don't think we have a way to reorder the visible order (zorder) of layers via the UI, so we should make sure that we provide a way to do this, and that all viewers respect the zorder.
The text was updated successfully, but these errors were encountered: