📋 Metadata
- Author: TeaCrab
- Date: 2017-06-09 02:48:04
- Type:
question - Replies (1): post_00712
💬 Content
The “Poll Method” is a great addition to the addon, but I don’t seem to be able to get it to work at all in the popup dialog.
I set the popup to pie mode, and have the poll of this:
return C.active_object and C.active_object.type == ‘MESH’
Which if the active_object I selected is not of type:‘MESH’, the whole popup dialog shouldn’t be displayed.
But it does display regardless of what I actually select.
Maybe I interpreted this wrong, please help.