Fix opening files from splash screen

This commit is contained in:
Jacques Lucke 2019-04-25 11:03:09 +02:00
parent 6d09fa3577
commit 486d9356ba

@ -294,6 +294,8 @@ class TOPBAR_MT_file_new(Menu):
)
props.app_template = d
layout.operator_context = 'EXEC_DEFAULT'
if show_more:
layout.menu("TOPBAR_MT_templates_more", text="...")