Add custom ar button to the expandable model menu #46
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If a view has ar enabled, use a button in the model menu instead of the default.
If using mv custom ar button it has to be a child of the viewer with slot
ar-button, so it might not be trivial to move it to the menu. However, it's probably pretty easy to make it invisible can call it's click event from any other button we want.