Set a trigger for the snippet. Update tests for snippet packing.
This commit is contained in:
parent
50b2b116eb
commit
7ba305109a
2 changed files with 9 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ property snippet => (
|
|||
label => ['assetName','Asset_Snippet'],
|
||||
hoverHelp => ['snippet description','Asset_Snippet'],
|
||||
default => undef,
|
||||
trigger => \&_trigger_snippet,
|
||||
);
|
||||
sub _trigger_snippet {
|
||||
my $self = shift;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue