#3498747 Components can be moved to other global regions via right click menu
Closes #3498747
- It is possible to right click a component, and move it to a global region.
- The list in the right click menu provides all regions in the Layout JSON
- When component is moved above (based on layers panel), it’s added to the end of the region it is moved to
- When component is moved below (based on layers panel), it’s added to the beginning of the region it is moved to
Edited by Jesse Baker