Explicit userMenu theme property

Hi all,

I have been testing the theme editor by following this article, and one thing I noticed is once you set the userMenu in in the editorTheme section you can't explicit set true. By taking a look into the code, it seems that Node-RED editor only cares if the property exists. I already updated the code to take into consideration the actual value of the property. Can I go ahead and create a pull request?

Thanks :slight_smile:

Hi @tfmf, yup, go ahead. Thanks.

thanks @knolleary, here you go: https://github.com/node-red/node-red/pull/2805

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.