📋 Metadata
- Author: Motiomancer
- Date: 2021-06-19 18:49:10
- Type:
answer - Reply to: post_03915
- Replies (1): post_03932
💬 Content
Try this in the custom tab
L.prop(C.space_data.uv_editor, 'use_live_unwrap', text=slot) if C.area.type== 'IMAGE_EDITOR' else None
It should only work on the UV editor
❤️ 1 likes