1
0
Fork 0

Added button to reload Nasal canvas module

This commit is contained in:
TheFGFSEagle 2023-01-08 15:35:01 +01:00 committed by James Turner
parent f1d7848a6b
commit 66fcfce8af

View file

@ -252,6 +252,13 @@
<script>canvas.WidgetsFactoryDialog.new();</script> <script>canvas.WidgetsFactoryDialog.new();</script>
</binding> </binding>
</button> </button>
<button>
<legend>Reload Nasal canvas module</legend>
<binding>
<command>nasal-reload</command>
<module>canvas</module>
</binding>
</button>
</group> </group>
<group> <group>